# Allocation

| Allocation Category      | Percentage | Notes                                                              |
| ------------------------ | ---------- | ------------------------------------------------------------------ |
| Liquidity Pool           | 70%        | Initial liquidity paired with ETH                                  |
| Development              | 5%         | Ongoing platform and feature development                           |
| Marketing & Partnerships | 8%         | KOLs, campaigns, collaborations                                    |
| Team & Advisors          | 4%         | Locked and vested over 2 months                                    |
| Reserve & Treasury       | 8%         | Strategic expansion and sustainability                             |
| Community Incentives     | 5%         | Supports events, challenges, and loyalty rewards for active users. |

**Transaction Tax**

A flat **4% tax** applies to every buy and sell transaction of $YAPP.\
This tax helps maintain liquidity, fund development, support marketing efforts, and sustain the overall Yapp AI ecosystem.


---

# Agent Instructions: 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://yapp-ai.gitbook.io/docs/allocation.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.
