> For the complete documentation index, see [llms.txt](https://docs.babylon.art/babylon-info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.babylon.art/babylon-info/collectors/faq/are-all-nfts-sold-on-babylon-verified-and-curated.md).

# Are all NFTs sold on Babylon verified and curated?

No. Babylon is an inclusive platform, meaning that we are open to all creators wishing to release their NFT editions. However, not all creators who list their work on Babylon are verified.&#x20;

Currently, only Babylon Founding Artists’ drops are officially verified, curated and promoted by us. Listings by our Founding Artists feature on our homepage and “Explore” page.

Unverified listings are only accessible via their Babylon URL and are not featured on our homepage or “Explore” page. If an edition you are considering purchasing a Mint Pass for is not listed on our homepage or “Explore” page, we recommend that you DYOR.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.babylon.art/babylon-info/collectors/faq/are-all-nfts-sold-on-babylon-verified-and-curated.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
