# Roadmap&#x20;

<figure><img src="/files/IDOlOobvnpzUCZLUrdih" alt=""><figcaption></figcaption></figure>

### Done

* [x] **The MAF token is deployed**<br>

* [x] **The Mainfarm platform has been deployed with the functionality:**

  * Token exchange
  * Creating liquidity

* [x] **Social networks of the project have been created**<br>

* [x] **Project documents have been created**<br>

* [x] **The project's Github has been created**<br>

* [x] **Audit Contract** **MasterChef**<br>

### The Mainfarm team is currently working on:

* [x] <mark style="color:blue;">**Adding MAF farms**</mark>

  * Yield farms will allow users to earn MAF tokens by placing LP tokens.

* [x] <mark style="color:blue;">**Adding MAF Staking Pools**</mark>

  * In Betting pools, it is possible to bet with a MAF token in exchange for more MAF.

* [x] <mark style="color:blue;">**Adding a section with the providers of fiat gateways**</mark>

  * This functionality will allow you to buy cryptocurrency with bank cards.

* [ ] <mark style="color:blue;">**Referral program for farms and pools**</mark>
  * This functionality will allow you to make a profit behind the participant you invited. \
    The profit will be accrued indefinitely while the farm or pool of your invited partner is working. \
    The referral program consists of 5 levels.<br>

* [ ] <mark style="color:blue;">**Translation of the platform into several languages**</mark>
  * This feature will expand the platform community.<br>

* [ ] <mark style="color:blue;">**Adding a token to partner projects as a means of payment**</mark>
  * A new direction of the MAF token ecosystem, which will increase the demand for the token due to its application in real sectors of the economy.<br>

### Immediate plans for the development of the platform

* [ ] <mark style="color:orange;">**Development of farms with rewards in any tokens**</mark>
  * Profitability farms of the new format will allow users to earn any tokens by placing LP tokens.<br>
* [ ] <mark style="color:orange;">**Development of Staking pools for any tokens and rewards in any tokens**</mark>
  * The new format of Staking pools will allow users to place bets in various tokens.<br>
* [ ] <mark style="color:orange;">**Lottery**</mark>
  * The lottery will allow users to win prizes in the MAF token, which in turn will expand the community of our platform.<br>
* [ ] <mark style="color:orange;">**Development of the IFO section (project launch)**</mark>
  * This functionality will allow various projects to place their tokens for initial sale.<br>
* [ ] <mark style="color:orange;">**NFT Marketplace**</mark>
  * NFT Marketplace is an extensive extension of the Mainfarm ecosystem. \
    The functionality of the NFT Marketplace will allow develop an innovative space for earning cryptocurrencies through NFT.\
    \ <br>


---

# Agent Instructions: 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:

```
GET https://docs.mainfarm.io/roadmap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
