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

# Tokenomics & Tax

**Supply Distribution**

*

```
**Total Supply:** **1,000,000,000 $GATOR** (fixed supply)
```

```
**Liquidity Pool (LP):** **85%** — Locked for **1 years**, with the option to extend the lock to ensure long-term liquidity security and maintain flexibility for future exchange integrations and additional trading pairs.

**App Development Fund:** **10%** — Locked and dedicated to the development of the Pregator ecosystem and future software applications.

**Team & Marketing:** **5%** — Allocated to initial project growth, marketing initiatives, strategic partnerships, and exchange listings.

### Advanced Token-2022 Transfer Fee

Every transfer incurs a **1% transfer fee**, automatically processed through the **Solana Token-2022 Extensions**. The collected fees are distributed transparently to support the long-term growth of the Pregator ecosystem.

**Tax Distribution**

* **25%** — Marketing initiatives, including DEX Screener promotions, banner advertising, and community growth.
* **35%** — Development fund dedicated to building, maintaining, and expanding the official Pregator App and ecosystem.
* **40%** — Team compensation for development, project management, maintenance, and ongoing operational work.
```


---

# 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://pregator-documentation.gitbook.io/pregator-whitepaper/pregator-labs-official-whitepaper-v1.0/tokenomics-and-tax.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.
