> 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/telegram-mini-app-or-phase-1/markdown/referral.md).

# Referral

## Referral Program

LATX is designed to grow through organic community-driven expansion. Our **Referral Program** incentivizes users to introduce others to the LATX ecosystem, rewarding them for their engagement and influence.

## **How It Works**

* **Invite & Earn**: Users receive a unique referral link to share with friends.
* **Multi-Tier Rewards**: Earn a percentage of the referred user’s activity, such as presale participation, staking, or completing social tasks.
* **Instant & On-Chain**: Referral rewards are tracked transparently and distributed automatically via smart contracts.
* **Social Boost**: Higher engagement increases ranking within the referral leaderboard, unlocking additional bonuses.

## **Why It Matters**

* **Network Effect**: Expands the LATX user base rapidly through personal recommendations.
* **Fair Incentives**: Rewards users based on actual impact rather than arbitrary rankings.
* **Sustainable Growth**: Encourages long-term ecosystem participation rather than short-term speculation.
* **Low Barrier to Entry**: Accessible to everyone, from crypto veterans to first-time users.

## **Rewards & Distribution**

* A portion of the **Community Pool (42%)** is allocated for referral incentives, ensuring ongoing rewards for participants.
* Bonuses scale based on activity levels, rewarding the most engaged referrers.
* Users can **track their earnings in real-time** via the LATX app.

By leveraging the power of word-of-mouth and rewarding community participation, the LATX Referral Program creates a self-sustaining cycle of adoption and engagement, ensuring that growth remains decentralized and user-driven.


---

# 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/telegram-mini-app-or-phase-1/markdown/referral.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.
