# Crypto Basics

- [Getting Started](https://realfevr.gitbook.io/realfevr/crypto-basics/getting-started.md): Are you new to the space? Come and learn the basics!
- [What is crypto?](https://realfevr.gitbook.io/realfevr/crypto-basics/getting-started/what-is-crypto.md): Learn the Crypto 101
- [What is a blockchain?](https://realfevr.gitbook.io/realfevr/crypto-basics/getting-started/what-is-a-blockchain.md)
- [What is a token?](https://realfevr.gitbook.io/realfevr/crypto-basics/getting-started/what-is-a-token.md)
- [What are NFTs?](https://realfevr.gitbook.io/realfevr/crypto-basics/getting-started/what-are-nfts.md)
- [How to create a Web3 wallet?](https://realfevr.gitbook.io/realfevr/crypto-basics/getting-started/how-to-create-a-web3-wallet.md)
- [Types of scams to watch out for](https://realfevr.gitbook.io/realfevr/crypto-basics/getting-started/types-of-scams-to-watch-out-for.md)
- [Safe practices](https://realfevr.gitbook.io/realfevr/crypto-basics/getting-started/safe-practices.md)
- [Getting started](https://realfevr.gitbook.io/realfevr/crypto-basics/getting-started/getting-started.md): You got the gist of it, time to deepen your knowledge


---

# 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://realfevr.gitbook.io/realfevr/crypto-basics.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.
