> For the complete documentation index, see [llms.txt](https://multix.gitbook.io/multix/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://multix.gitbook.io/multix/faq.md).

# FAQ

### What is Multix?

Multix is an airdrop-launchpad platform where projects can conduct token sales, fair launches, and promotional campaigns, as well as carry out airdrops and marketing within the platform. Multix users can multi-farm points from multiple projects simultaneously, receiving potentially valuable assets for free. By engaging in various activities, they can increase their multi-farming speed or receive additional rewards.

### How do I start using Multix?

To get started, join Multix through Telegram, explore the available projects, and add them to your multi-farm.

### What are points?

Points are conditional units that reflect a user's participation in a project and grant them the right to receive certain rewards. In Multix, points can be exchanged for actual project tokens once they are released.

### How can I earn?

You receive rewards by actively participating in project tasks. The more tasks you complete, the higher your farming speed. Additionally, at the project's discretion, you may receive tasks for which you can earn points, actual project tokens, or TON tokens.

### What types of tasks can there be?

Tasks vary depending on the project and may include activities such as interacting with content, sharing information, providing feedback, joining social networks, participating in presales or fair launches, and more. Each task is designed to have value.

***

### What benefits can a project gain from using Multix?

Projects can use Multix to increase user engagement, expand their user base, and receive valuable feedback. By creating or listing their project on Multix, creators interact with an active community.

### How can I get into the leaderboard?

Complete tasks and increase your multi-farming speed to climb the leaderboard. The more active and engaged you are, the higher your ranking among other users.

### How is Multix different from other launchpad platforms?

Multix differs from other launchpad platforms in several key features:

* **Focus on airdrops and multi-farming:** Multix not only helps projects with launching but also actively promotes the idea of airdrops and multi-farming, making it unique in its kind.
* **Multi-farming as a key feature:** Unlike other platforms, Multix allows users to multi-farm points from multiple projects simultaneously. This increases the chances of obtaining valuable assets and accelerates the farming process.
* **Integration with TON:** Multix is specifically designed for the TON blockchain, which opens up wide opportunities for developers and users utilizing this platform.

Additional differences:

* **User-friendly interface:** Multix provides an intuitive interface, making it accessible for both experienced users and newcomers to the crypto world.
* **Active community:** Multix strives to create a strong and active community where users can share information and support each other.

### What are the plans for the Multix platform?

You can learn about our platform's plans in the Roadmap 1.0 section. After achieving the goals in Roadmap 1.0, we will announce Roadmap 2.0, where Multix will showcase its ambitious plans to increase functionality for projects and provide additional earning opportunities for users.

### How can I stay updated on all events in Multix?

Subscribe to Multix on our official social media channels and join our community on Telegram to stay informed about the latest news, features, and opportunities.


---

# 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://multix.gitbook.io/multix/faq.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.
