# Teach me everything!

There are many things you can do at NFTz. Below are some useful links.&#x20;

1. Learn the process of purchasing an NFT on NFTz. Check out the [Buying](/beginners-guide/nft/buying-nft-intro.md) guide.
2. Learn the process of selling an NFT on NFTz. Check out out [Selling](/beginners-guide/nft/selling-nft-intro.md) guide.
3. If you are more interested in customizing your personal page, go directly to the [Personal Page](/beginners-guide/creator-zone/creator-zone-intro.md) tutorial.
4. Maybe you aspire to become an NFT artist. Go to the [NFT artist](/beginners-guide/nft-artist/how-to-become-an-nft-artist-intro.md) section.
5. Perhaps you wish to learn more about common terminology used on DeSo. Check out the [Lexicon. ](/beginners-guide/troubleshoot/lexicon-intro.md)
6. If you want to learn more about how to contact NFTz or meet the team. Check out the [Contact / Socials](/beginners-guide/contact-socials/contact-social-intro.md) section.


---

# 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/welcome/teach-me-everything.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.
