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

# Pedro Wallet

There are five important wallets associated with Pedro Coin:

**Main Wallet**: This is the primary wallet where most of the Pedro Coins are held. It serves as the central hub for the coin's activities.&#x20;

->  **inj1x6u08aa3plhk3utjk7wpyjkurtwnwp6dhudh0j**

***

**Vault Wallet**: This wallet is designed to provide protection for our investors. It will ensure the security of both the NFTs and the coins, preventing manipulation or potential rug-pulls by whales.

->  **inj1y43urcm8w0vzj74ys6pwl422qtd0a278hqchw8**

***

**Liquidity Pool Wallets**:

* **Pedro/Dojo Pool Wallet**: Used for the Pedro/Dojo liquidity pool.

->  **inj1raxptjjkzqd6u300dgrrjvwzmem37alszseqkt**

* **Pedro/INJ Pool Wallet**: Used for the Pedro/INJ liquidity pool.

->  **inj15ckgh6kdqg0x5p7curamjvqrsdw4cdzz5ky9v6**

***

**Burn Address**: This wallet shows the total amount of Pedro Coins that have been burned, ensuring transparency for the community.

->  **inj1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqe2hm49**

<figure><img src="/files/9BN9gvoopIREWGyKFEb4" alt=""><figcaption><p>Pedro The Raccoon</p></figcaption></figure>


---

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