# Selling

- [How do I sell NFTs on Arkade?](https://docs.arkade.fun/nft-guide/selling/how-do-i-sell-nfts-on-arkade.md)
- [Will I be able to sell an NFT immediately?](https://docs.arkade.fun/nft-guide/selling/will-i-be-able-to-sell-an-nft-immediately.md)
- [What is a floor price?](https://docs.arkade.fun/nft-guide/selling/what-is-a-floor-price.md)
- [What are attributes and why are they important?](https://docs.arkade.fun/nft-guide/selling/what-are-attributes-and-why-are-they-important.md)
- [Now that I’ve bought and sold an NFT, what do I do?](https://docs.arkade.fun/nft-guide/selling/now-that-ive-bought-and-sold-an-nft-what-do-i-do.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.arkade.fun/nft-guide/selling.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.
