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

# Academy

### **🎓 What is the LATX Academy?**

The LATX Academy is an interactive learning platform within the Mini App that rewards you for completing educational tasks. It’s designed to prepare you for deeper engagement in Web3, DeFi, and LATX’s ecosystem.

### **📘 How Does It Work?**

1. **Access the Academy:**
   * Go to the **Earn** section of the Mini App and select **Academy**.
2. **Complete Educational Tasks:**
   * Learn about key topics like Web3 basics, DeFi tools, and LATX’s features.
   * Tasks include quizzes, lessons, and interactive activities.
3. **Earn LATX Points as You Learn:**
   * Each completed task rewards you with LATX points to boost your progress.
4. **Prepare for Bigger Rewards:**
   * Gain the knowledge needed to maximize your participation in LATX’s DeFi tools and games.

### **🌟 Exclusive Learning Opportunities**

In the near future, the LATX Academy will offer **personalized courses and advanced learning modules** tailored to specific topics. Access to these courses will depend on your LATX token holdings, giving you an incentive to grow your participation and deepen your knowledge.

### **💡 Why Use the Academy?**

* **Learn and Earn Simultaneously:** Gain insights into Web3 and DeFi while building your LATX rewards.
* **Be Ready to Succeed:** Master the skills needed to earn big in LATX’s ecosystem.
* **Stay Ahead:** Knowledge is your competitive advantage for DeFi and SocialFi success.


---

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