# Users Guide

- [Welcome](https://help.nftz.zone/beginners-guide/users-guide/welcome.md)
- [What is NFTz?](https://help.nftz.zone/beginners-guide/users-guide/welcome/what-is-nftz.md)
- [What is the DeSo Blockchain?](https://help.nftz.zone/beginners-guide/users-guide/welcome/what-is-the-deso-blockchain.md)
- [What is the DeSo Cryptocurrency?](https://help.nftz.zone/beginners-guide/users-guide/welcome/what-is-the-deso-cryptocurrency.md)
- [What are diamonds?](https://help.nftz.zone/beginners-guide/users-guide/welcome/what-are-diamonds.md)
- [How to handle Seed Phrases](https://help.nftz.zone/beginners-guide/users-guide/welcome/how-to-handle-seed-phrases.md)
- [What is an NFT?](https://help.nftz.zone/beginners-guide/users-guide/welcome/what-is-an-nft.md)
- [What are the costs of using NFTz?](https://help.nftz.zone/beginners-guide/users-guide/welcome/what-are-the-costs-of-using-nftz.md)
- [How do you login to NFTz.me?](https://help.nftz.zone/beginners-guide/users-guide/welcome/how-do-you-login-to-nftz.me.md)
- [How do you make a metamask identity?](https://help.nftz.zone/beginners-guide/users-guide/welcome/how-do-you-make-a-metamask-identity.md)
- [How do you make a Deso Identity?](https://help.nftz.zone/beginners-guide/users-guide/welcome/how-do-you-make-a-deso-identity.md)
- [Teach me everything!](https://help.nftz.zone/beginners-guide/users-guide/welcome/teach-me-everything.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://help.nftz.zone/beginners-guide/users-guide.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.
