> For the complete documentation index, see [llms.txt](https://whitepaper.worldchallengegame.com/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.worldchallengegame.com/whitepaper/world-challenge-nfts/mint.md).

# Mint

The collection consists of a total of **9,999 NFTs.**

The first release of **1,111 NFTs** was sold on **June 23rd on Magic Eden**, at a price of **$19 USDT** in the whitelist and **$29 USDT** in the public sale.

The date and sale conditions for the rest of the collection will be announced on our [**social media channels.**](/whitepaper/others/social-media.md)

You can acquire your **NFT** on the secondary market, both on [<mark style="color:blue;">**Opensea**</mark>](https://opensea.io/collection/worldchallengenft) and [**Magic Eden.**](https://magiceden.io/collections/polygon/0x72949d2cc8445766da65cfd3a96c7f2385ae8fb9)


---

# 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:

```
GET https://whitepaper.worldchallengegame.com/whitepaper/world-challenge-nfts/mint.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.
