> For the complete documentation index, see [llms.txt](https://docs.latx.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.latx.io/latx-universe/usdlatx-token/tokenomics-2.md).

# Tokenomics-2

### **📊 LATX Tokenomics Overview**

LATX’s tokenomics are crafted to drive user engagement, reward active participants, and ensure long-term ecosystem growth. Whether you’re competing in the airdrop or contributing to the LATX community, our structure ensures everyone has a role to play.

### **🪙 The LATX Token Pools**

#### **1. 🌟 Access Pool (26%)** Reserved for **private presale participants** and strategic partners, this pool is your gateway to entering the LATX ecosystem early.

* **Exclusivity Matters:**\
  To access the private presale, users must **be active in to the LATX app and get whitelisted and secure the best spot.**
* **Limited Opportunities:**\
  Early participants gain access to LATX at exclusive rates, positioning themselves for significant growth as the ecosystem expands.

#### **2. 🎁 Community Pool (42%)** The largest pool is dedicated to rewarding the LATX community. It funds staking rewards, gaming incentives, airdrops, and ecosystem growth, ensuring active participation and long-term engagement.

#### **3. 🌱 Growth Pool (24%)** This pool fuels LATX’s future by funding platform innovation, partnerships, marketing, and team incentives. It ensures continuous evolution and scalability, keeping LATX at the forefront of DeFi and SocialFi.

#### **4. 🛡 Stability Pool (8%)** Dedicated to maintaining liquidity and price stability, this pool supports buybacks, reserves, and healthy trading dynamics, fostering user confidence

### **🌟 Why This Tokenomics Structure Works**

* **For Early Adopters:**
  * The **Community** and **Access Pool** ensures exclusive opportunities for engaged users, fostering a loyal community.
* **For Long-Term Holders:**
  * Rewards through staking and airdrops encourage holding LATX, while Growth Pool investments drive future value.
* **For Stability and Growth:**
  * Strategic reserves in the Stability Pool ensure liquidity, while the Community Pool drives ecosystem engagement.

### **💡 Total Supply and Distribution**

* **Total Supply:** 10 Billion LATX Tokens (capped).
* Allocations: Fair, transparent, and user-centric, designed to ensure long-term sustainability and rewards.

.


---

# 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://docs.latx.io/latx-universe/usdlatx-token/tokenomics-2.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.
