# Curated List

NFT Protocol maintains a curated list of popular ERC 20s, ERC 721s and ERC 1155s and associated contract and collection titles. This list only contains tokens we've verified to be authentic and official.\
\
The curated list can be searched by token/contract name or collection title via any search bar throughout the application.<br>

![The curated list allows users to search for certain NFTs and NFT collections by collection title via the NFT SEARCH page.](/files/RhYDCe93X6thZt5F209g)

![The curated list allows users to locate popular ERC 20 tokens by token name via the NEW SWAP page.](/files/3kdIezIAO6fK8FhQOs6W)

If a NFT is from a verified collection in the curated list it will be denoted as such with a green check mark anywhere it appears throughout the application.

![A green check mark indicates the corresponding NFT is from a collection in the curated list throughout the application.](/files/LxInzOyohSOV3CQ5lxBk)

![A green check mark next to a ERC 20 anywhere in the application indicates the token is in the curated list and has been verified to be an official token contract.](/files/XYW0qEvN33PVJhXD2BAD)

The curated list is maintained manually by the NFT Protocol core team and updated approximately once per week.\
\
Users are welcome to submit requests for collections to be added to the curated list via our [Telegram](http://t.me/nftprotocol), [Discord](https://discord.gg/6QzJSUtA2Z) or [Twitter](https://www.twitter.com/nft_protocol).&#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://nft-org.gitbook.io/docs/nft.org-dex/curated-list.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.
