> 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/tokenomics.md).

# Tokenomics

Basic information:

* Token Name: $PEDRO
* Token Symbol: PEDRO
* Total Supply: 1,000,000,000 $PEDRO
* CA: inj1c6lxety9hqn9q4khwqvjcfa24c2qeqvvfsg4fm
* NA:factory/inj14ejqjyq8um4p3xfqj74yld5waqljf88f9eneuk/inj1c6lxety9hqn9q4khwqvjcfa24c2qeqvvfsg4fm

***

Token Distribution:

1. Initial Liquidity: 50% of total supply

* Allocation: 500,000,000 $PEDRO
* Purpose: Providing liquidity for trading pairs and ensuring stable market dynamics.

The initial liquidity for Pedro Coin is now set at **139,593,625 $PEDRO** across two pools: **PEDRO/INJ** and **PEDRO/DOJO**. Additionally, **100,406,375 $PEDRO** has already been burned, bringing the total amount of $PEDRO used for initial liquidity to **200,000,000**.

(25-2-2025) - There is already&#x20;

***

2. Community Rewards: 30% of total supply.

* Allocation: 300,000,000 $PEDRO
* Purpose: Rewarding active community members, boosting participation, and fostering engagement.

A total of 2**86,902,478 $PEDRO** has already been distributed! additional is also **2,423,890** $PEDRO burned.  Only **10,673,632 $PEDRO** are left for community rewards!  This means Pedro Coin is becoming more exclusive by the day, and getting your hands on it just got *a whole lot harder*!&#x20;

***

3. Marketing and Partnerships: 10% of total supply.

* Allocation: 100,000,000 $PEDRO
* Purpose: Funding marketing campaigns, strategic partnerships, and promotional activities to expand the reach and visibility of $Pedro.

A total of **220,000,000 $PEDRO** has already been invested in marketing and partnerships to grow and strengthen the Pedro community! With this significant allocation, a buyback of 1**20,000,000 $PEDRO** is planned to balance supply and maintain value.

To continue with additional marketing and partnerships, any further $PEDRO will need to be funded directly from personal resources. This commitment will drive $PEDRO’s ongoing momentum and success!&#x20;

***

4. NFT: 10% of total supply

* 100,000,000 $PEDRO
* Purpose: Give something nice for our NFT holders and buyers!

When people buy our NFT, the liquidity they provide increases visibility for $PEDRO Coin. That’s why it’s important to give back to them! To reward our NFT holders, we will distribute $PEDRO coins as follows:

1. **First Week Reward:** A total of **20,000,000 $PEDRO** will be distributed to all wallets holding our NFT during the first week. (2000 NFT).
2. **Two-Month Reward:** Another **20,000,000 $PEDRO** will be distributed over the following two months to wallets that continue holding our NFT. The distribution will also be proportional to the number of NFTs held.

The remaining funds will be allocated to the upcoming **NFT staking platform**, which I will developing. This will include **60,000,000 $PEDRO** plus additional $PEDRO accumulated through buybacks. This approach ensures we reward our supporters while building a sustainable ecosystem for $PEDRO Coin.


---

# 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/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.
