> For the complete documentation index, see [llms.txt](https://docs.neuralpepe.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neuralpepe.com/neural-pepe-on-bnbchain/tokenomics.md).

# Tokenomics

## **Neural Pepe (NP)**

**Neural Pepe (NP)** is a **BRC-721** token with a limited supply of **7,777 units**. Each unit will be distributed during the Initial Pepe Offering. Each NP NFT earns approximately 420 AI (BRC-20) tokens every 180 days which can be claimed by the NFT’s owner. Each NP purchased during the public sale receives 420 AI tokens + 420 AI more as bonus if the purchase happened in the first 14 days of the public sale.

## **AI Token ($AI)**

<img src="/files/-MXKSiyUG14YJTYjw29K" alt="" data-size="line">&#x20;

AI Token (AI) is a BRC-20 token which is gradually allocated to every Neural Pepe holder which can be used for renaming Neural Pepe NFTs, Neural Meme project governance and purchasing future NFT collections.

If you hold a Neural Pepe you can claim AI tokens accumulated by the NFT. If the NFT is transferred to another owner all AI unclaimed by the previous owner is still claimable by the new one.&#x20;

### **AI emission rate**

Each Neural Pepe generates 2,3 AI per day or approximately 420 AI per ½ a year — the amount required for a single renaming. The AI currently doesn’t have a supply cap, but it can be established via governance voting.

***Number of AI emitted per year per NFT:*** *840 $AI*

***Number of AI tokens required for a single renaming:** 420 $AI*

***Bonus AI issued for the early buyers per NFT:** 420 $AI*

***Total daily emission of AI:** 17,887.1 $AI*&#x20;

### AI Token Utility:

#### 1) Neural Pepe renaming

<img src="/files/-MXKTXuTdZH6XDvA_vOd" alt="" data-size="original">&#x20;

$AI Token is used for renaming Neural Pepe. Each renaming costs 420 $AI which get burnt in the process.

#### **2) Neural Meme governance**

$AI will be used for decentralized decision-making regarding the following seasons of Neural Meme project. For instance, AI holders will decide who’ll be the next hero of the Neural Meme NFTs and how they will be distributed.&#x20;

#### **3) Payment for future NFTs**

Potentially, it will be possible to pay with $AI for the future Neural Meme collections.\ <br>


---

# 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.neuralpepe.com/neural-pepe-on-bnbchain/tokenomics.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.
