> For the complete documentation index, see [llms.txt](https://report2earn.gitbook.io/report-to-earn-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://report2earn.gitbook.io/report-to-earn-whitepaper/tokenomics.md).

# Tokenomics

**1.Token Information**

| Full Name       | Report2Earn                                                     |
| --------------- | --------------------------------------------------------------- |
| Symbol          | R2E                                                             |
| Decimal         | 18                                                              |
| Network         | BSC                                                             |
| Token Image     | <img src="/files/tP8aXVn9HQ2AcTK72KtK" alt="" data-size="line"> |
| Total Supply    | 100,000                                                         |
| Transaction fee | 1% tax Buy , 1% tax Sell                                        |
| Contract        | 0x40432962CC6b012591aCd386523C85B79d756823                      |

**2.Token Allocation**

<table><thead><tr><th width="217">Segment</th><th width="132" align="center"> Percentage</th><th width="144" align="center">Token Amount</th><th width="264" align="center">Vesting Schedule</th></tr></thead><tbody><tr><td>Public Presale Fairlaunch</td><td align="center">50%</td><td align="center">50,000</td><td align="center">0% initial unlock, LP vesting over 1 year</td></tr><tr><td>Sale &#x26; Liquidity</td><td align="center">35%</td><td align="center">35,000</td><td align="center">0% initial unlock, LP vesting over 1 year</td></tr><tr><td>Exchange Listing</td><td align="center">10%</td><td align="center">10,000</td><td align="center">0% initial unlock with vesting over 6month</td></tr><tr><td>Airdrop, Bountys &#x26; Contests</td><td align="center">1%</td><td align="center">1,000</td><td align="center">100% initial unlock</td></tr><tr><td>Partnerships &#x26; Marketing</td><td align="center">2%</td><td align="center">2,000</td><td align="center">0% initial unlock with 3 month linear vesting over 1 years</td></tr><tr><td>Team</td><td align="center">2%</td><td align="center">2,000</td><td align="center">0% initial unlock with 3 month linear vesting over 1 years</td></tr></tbody></table>


---

# 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://report2earn.gitbook.io/report-to-earn-whitepaper/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.
