# Beginner Resources

We know that understanding crypto is very difficult. This ecosystem is built on many concepts that appear very counterintuitive. We have prepared guides everyone can understand to make you an independent and educated crypto investor. Let's get started!

| Guides                                                                                                |
| ----------------------------------------------------------------------------------------------------- |
| [Blockchain in a Nutshell](/for-beginners/blockchain-in-a-nutshell.md)                                |
| [How to DeFi](/for-beginners/how-to-defi.md)                                                          |
| [How to Stay Safe in Crypto](/for-beginners/how-to-stay-safe-in-crypto.md)                            |
| [How to Buy Your First Crypto](/for-beginners/how-to-buy-your-first-crypto.md)                        |
| [Learn to Read the Block Explorer](/for-beginners/learn-to-read-the-block-explorer.md)                |
| [How to Switch from Trust Wallet to Metamask](/for-beginners/switch-from-trust-wallet-to-metamask.md) |
| [Crypto Blockchain Bridging](/for-beginners/bridging-to-bsc.md)                                       |
| [APR vs APY](/for-beginners/apr-vs-apy.md)                                                            |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.feeder.finance/for-beginners.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
