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

# Multi functions

### Multifarming

Multifarming is a unique feature of the Multix platform that allows you to farm points and tokens not in just one, but in multiple projects simultaneously. This means you can increase your income and receive more rewards in the same amount of time.

**How does Multifarming work?**

1. **You choose several projects you want to participate in.**
2. **You initiate the multifarming process, and the Multix platform automatically starts farming points in the selected projects.**
3. **You receive rewards in the form of points from all the projects you are participating in.**

**Advantages of Multifarming:**

* **Increased income:** You can receive significantly more rewards by farming points in multiple projects at the same time.
* **Time-saving:** You don't need to switch between different platforms to farm points.
* **Variety of rewards:** You can receive rewards in different forms, such as tokens, NFTs, or other assets.

Multifarming is an innovative feature that makes the Multix platform even more attractive to users. It allows you to increase your potential income.

### Multiclaim

Multiclaim is a convenient feature of the Multix platform that allows you to simultaneously collect your rewards (points) from multiple projects.

**How does Multiclaim work?**

You press the "Multiclaim" button, and the Multix platform automatically collects your points from all the selected projects.

**Advantages of Multiclaim:**

* **Time-saving:** You don't need to enter each project one by one to collect your points.
* **Convenience:** You can receive all your rewards with a single click.
* **Risk reduction:** You decrease the risk of missing the deadline to collect points or forgetting about them.

Multiclaim is a useful feature that makes the process of farming and receiving rewards simpler and more efficient. It helps Multix users save time and get the most out of participating in crypto projects.

### Multistaking

Multistaking is a unique feature of the Multix platform that allows you to increase your income by staking the Multix token and receiving rewards in the form of points from all the projects in which you farm.

#### How does Multistaking work?

1. You stake your Multix tokens on the platform.
2. Multix uses your staked tokens to provide liquidity to the platform and incentivize project participants.
3. In return, you receive rewards in the form of points that accumulate from all the projects where you farm points.

#### Advantages of Multistaking:

* **Increased income:** You receive additional points for staking Multix tokens, which boosts your overall earnings.
* **Project support:** You invest in the development of the Multix platform and receive rewards for your contribution.
* **Enhanced participation:** Multistaking motivates users to engage more actively on the platform and farm points.

Multistaking is a profitable feature that allows you to increase your income, support the Multix platform, and get the most out of participating in crypto projects.


---

# 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/multi-functions.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.
