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

# Tokenomics

100,000,000 Fixed Supply\
25,000,000 In LP at start!\
70,000,000 of tokens to be mined (until empty, hurry up)\
5,000,000 (5% team tokens)

Tax\
2% on Buy\
2% on Sell\
Sends directly to mining reward pool - nothing to team\
\
Fees\
With buying miners theres a fee of 20,000 tokens\
When withdrawing tokens from game theres a fee of 0.01 ETH<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:

```
GET https://wp.pepeminer.com/tokenomics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
