> 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.md).

# Telegram mini app | Phase 1

- [Overview](https://docs.latx.io/telegram-mini-app-or-phase-1/overview.md): Simplifying DeFi through games, learning, and engagement
- [How it works](https://docs.latx.io/telegram-mini-app-or-phase-1/how-it-works.md): Discover how simple and efficient DeFi onboarding works
- [Features & Rewards](https://docs.latx.io/telegram-mini-app-or-phase-1/markdown.md): Explore the features that make LATX unique from entertaining games to complex DeFi
- [Daily Check-In](https://docs.latx.io/telegram-mini-app-or-phase-1/markdown/daily-check-in.md): Earn LATX rewards by checking in daily. The more consistent you are, the bigger the rewards!
- [Farming](https://docs.latx.io/telegram-mini-app-or-phase-1/markdown/farming.md): Farm LATX points effortlessly every 8 hours. Click, wait, harvest—and repeat!
- [Social Tasks](https://docs.latx.io/telegram-mini-app-or-phase-1/markdown/social-tasks.md): Earn LATX points by engaging with our socials, completing tasks, and joining Web3 quests!
- [Star Game](https://docs.latx.io/telegram-mini-app-or-phase-1/markdown/star-game.md): Dodge meteoroids, collect stars, and earn LATX in 20 seconds!
- [Store](https://docs.latx.io/telegram-mini-app-or-phase-1/markdown/store.md): Game-changing boosts for bigger rewards and exclusive benefits. Level up today!
- [Referral](https://docs.latx.io/telegram-mini-app-or-phase-1/markdown/referral.md): Refer friends, earn tickets, and grow your LATX points!
- [Academy](https://docs.latx.io/telegram-mini-app-or-phase-1/markdown/academy.md): Learn Web3, complete tasks, and prepare to earn big rewards
- [DeFi Tools](https://docs.latx.io/telegram-mini-app-or-phase-1/markdown/defi-tools.md): Explore DeFi tools coming in Phase 2. Be smarter, earn bigger
- [Referral System & Community Growth](https://docs.latx.io/telegram-mini-app-or-phase-1/referral-system-and-community-growth.md): Invite friends or meet new ones—grow LATX rewards and knowledge


---

# 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.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.
