> For the complete documentation index, see [llms.txt](https://pedro-7.gitbook.io/pedro-meme-coin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pedro-7.gitbook.io/pedro-meme-coin/nft-raccoon/nft-plan.md).

# NFT Plan

I'm excited to announce the minting plan for the highly anticipated Raccoon NFTs! This structure ensures fairness and transparency, offering everyone a chance to participate while fostering a strong and thriving community.

***

**Minting Schedule & Pricing**

1. **OG Phase** (1 Hour):
   * **Price:** Free
   * **Limit:** 1 NFT per wallet
2. **Whitelist (WL) Phase** (1 Hour):
   * **Price:** 0.05 $INJ
   * **Limit:** 1 NFT per wallet
3. **Public Sale** (2 Hours):
   * **Price:** 0.1 $INJ
   * **Limit:** 3 NFTs per wallet

***

**Supply & Burning Mechanism**

* **Total Supply:**
  * **150 OG NFTs**
  * **400 WL NFTs**
  * **1,450 Public NFTs**
* **Unminted NFTs:**\
  If any NFTs remain unsold in the last 10 minutes of the minting period, they will be minted by us and burned to reduce the supply, ensuring scarcity and preserving value.

***

**Price Protection**

* **Sweep & Burn:**\
  Any floor price lower than 0.1 $INJ will be swept and burned using our personal funds to maintain price stability and protect the community’s interests.
* **Instant Sell Button:**\
  NFTs will always have a minimum sell price of 0.1 $INJ to avoid price dilution and encourage value growth.


---

# 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://pedro-7.gitbook.io/pedro-meme-coin/nft-raccoon/nft-plan.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.
