> 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/referral-system-and-community-growth.md).

# Referral System & Community Growth

## **What is the Referral System?**

The LATX referral system helps you earn rewards while growing a network of people who share knowledge, tips, and opportunities in LATX and crypto. It’s about earning together and building a strong community.

## **How Does It Work?**

1. **Invite Friends with Your Referral Link:**
   * Share your unique referral link to invite others.
2. **Earn Rewards Together:**
   * **1 Referred Friend = 1 Game Pass Ticket** (one-time bonus).
   * Get **10% of their daily LATX points** and **2.5% from their referred friends.**
3. **Build a Community:**
   * Engage with your network to exchange tips, insights, and strategies.
   * Learn and grow together as a team.

## **Why It’s Beneficial**

* **Multiply Your Rewards:** The more active your network, the more LATX points you’ll earn daily.
* **Expand Your Knowledge:** Share and learn about LATX, crypto, and DeFi with your friends and new connections.
* **No Friends? No Problem!**
  * Join LATX’s global community to meet like-minded people who will share knowledge and grow with you.

## **Growing Crypto Together**

LATX’s referral system isn’t just about rewards—it’s about spreading crypto to every corner of the globe. By inviting friends and sharing knowledge, you’re contributing to a movement that drives financial inclusion and empowers communities worldwide.

> "At LATX, we make crypto accessible to everyone. Our referral system turns users into Web3 ambassadors, rewarding them for onboarding friends and communities into decentralized finance."
>
> Miguel T. - Head of Strategy&#x20;

## Example of Network Growth

If you refer 5 active friends:

* Each earns 1000 LATX points daily → **You earn 10% (500 points)**.
* Their referred friends earn 2000 points collectively → **You earn 2.5% (50 points).**

*Daily Total: 5,500 LATX Points*\
*Weekly Total: 38,500 LATX Points!*


---

# 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/referral-system-and-community-growth.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.
