# NFT.org

## NFT.org

- [Overview](https://nft-org.gitbook.io/docs/nft-protocol/master.md)
- [Roadmap](https://nft-org.gitbook.io/docs/nft-protocol/roadmap.md): The road to v3 of NFT Protocol & the NFT.org DEX.
- [The $NFT Token](https://nft-org.gitbook.io/docs/nft-protocol/the-usdnft-token.md)
- [Team](https://nft-org.gitbook.io/docs/nft-protocol/team.md): We'd like to thank the below contributors and developers for their efforts on the protocol.
- [Overview](https://nft-org.gitbook.io/docs/nft.org-dex/overview.md)
- [What's new in v3?](https://nft-org.gitbook.io/docs/nft.org-dex/whats-new-in-v3.md)
- [UI/UX User Guide](https://nft-org.gitbook.io/docs/nft.org-dex/ui-ux-user-guide.md)
- [New Swap](https://nft-org.gitbook.io/docs/nft.org-dex/ui-ux-user-guide/new-swap.md)
- [Custodial vs. Non-Custodial Swaps](https://nft-org.gitbook.io/docs/nft.org-dex/ui-ux-user-guide/new-swap/custodial-vs.-non-custodial-swaps.md)
- [Swap Expiration](https://nft-org.gitbook.io/docs/nft.org-dex/ui-ux-user-guide/new-swap/swap-expiration.md)
- [Browse Swaps](https://nft-org.gitbook.io/docs/nft.org-dex/ui-ux-user-guide/browse-swaps.md)
- [Swap Details](https://nft-org.gitbook.io/docs/nft.org-dex/ui-ux-user-guide/browse-swaps/swap-details.md)
- [NFT Search](https://nft-org.gitbook.io/docs/nft.org-dex/ui-ux-user-guide/nft-search.md)
- [NFT Details](https://nft-org.gitbook.io/docs/nft.org-dex/ui-ux-user-guide/nft-search/nft-details.md)
- [Profile](https://nft-org.gitbook.io/docs/nft.org-dex/ui-ux-user-guide/profile.md)
- [GIVE vs. TAKE](https://nft-org.gitbook.io/docs/nft.org-dex/give-vs.-take.md)
- [Curated List](https://nft-org.gitbook.io/docs/nft.org-dex/curated-list.md)
- [Fees](https://nft-org.gitbook.io/docs/nft.org-dex/fees.md)
- [Audit Report/Tech Docs](https://nft-org.gitbook.io/docs/nft.org-dex/audit-report-tech-docs.md)
- [Polygon (Deprecated) Swaps](https://nft-org.gitbook.io/docs/nft.org-dex/polygon-deprecated-swaps.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://nft-org.gitbook.io/docs/nft-protocol/master.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.
