> 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/how-to-get-usdpedro.md).

# How to get $PEDRO?

Due to some miscalculations, I've distributed too many $PEDROtokens and need to buy back 120,000,000 $PEDRO to correct this oversight. Starting November 24, 2024, I'll repurchase 20,000,000 $PEDRO each month. The funds for this buyback will come from my staked wallet and personal contributions.

There will also be small giveaways for the $PEDRO community sadly! Here's the latest update as of November 16, 2024:

1. *Discord Giveaways*: I'm continuing our giveaways on Discord with Weekly, and monthly prizes!&#x20;
2. *Level-Up Reward*: Your activity in the community pays off! As you level up, you can earn:
   1. Level 5: 25,000 $PEDRO
   2. Level 10: 50,000 $PEDRO
   3. Level 20: 100,000 $Pedro
3. *Referral Bonuses*: While the referral program is currently less active, I'm working on new ways to boost engagement. For now, for every friend who joins and stays for 24 hours, you’ll earn 50,000 $Pedro (up to 250,000 $Pedro). Open a ticket once your friend has stayed for 24 hours to claim your reward.
4. *Twitter Raids*: Our Twitter Raids need some love! I’ll be sharing a detailed guide on how to get involved. Each week, the top 5 participants in our Twitter raids will receive 75,000 $Pedro.
5. *Games*: I'm adding some fun games where you can win $Pedro or special spots! Stay tuned as I’m working on this and will share more details soon. Discord! 10.000 $PEDRO!

<figure><img src="/files/Tuz2Ezn14pah9hq7JvwQ" alt=""><figcaption><p>Injective Buy and Hold $PEDRO</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/how-to-get-usdpedro.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.
