# Selling NFT Intro

This section will explain everything that is related to selling NFTs on NFTz. Don't forget to also check out the [personal page](/beginners-guide/creator-zone/creator-zone-intro.md) to customize your zone (page), so that you can boost your own NFT sales.&#x20;

If you want to learn more press 'Next'.&#x20;


---

# 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/nft/selling-nft-intro.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.
