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

# Farming levels

### **ATTENTION!** **The team developing Nomiswap project has been disbanded and is no longer able to develop or support the decentralized Nomiswap project. We recommend withdrawing all funds from Nomiswap as soon as possible. The supply of NMX tokens has reached its tokenomic limit and is no longer being issued.**

### **All information provided below on this and all other pages is out of date and is provided for historical and reference purposes only. If you continue to use Nomiswap website or its smart contracts, you do so at your own risk.**

**\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_**

**Farming level** is a status that depends on the number of funds invested in the pool. The higher it is, the more additional rewards you get. The farming level is active in all farming pools with NMX. There are currently three such pools on Nomiswap:

* NMX/USDT
* NMX/BNB
* NMX/BUSD&#x20;

When you invest in liquidity pools, you reach the appropriate level: Starter, Partner, PRO, VIP, Elite, or MAX.

{% hint style="info" %}
The higher your level is, the more rewards you get from both Nominex and Nomiswap. Moreover, you can have a discount on trading commissions of [up to 100%](https://nomiswap.gitbook.io/home/core-products/exchange-swap-expand/trading-fees-cashback).
{% endhint %}

## **Farming levels description**

Check the description of each farming level and the amazing rewards and trading fee discounts you can have:

![](/files/cPw8FMZzWpDfi6UMvPhv)

**🧑‍🌾 Farming Level Starter** means you put less than 100 USDT to liquidity pools with NMX.&#x20;

🧑‍🎓 **Farming Level Partner** means you put more than 100 USDT, less than 300 USDT to liquidity pools with NMX.&#x20;

👨‍💼 **Farming Level PRO** means you put more than 300 USDT, less than 1.000 USDT to liquidity pools with NMX.&#x20;

🤵 **Farming Level VIP** means you put more than 1.000 USDT, less than 5.000 USDT to liquidity pools with NMX.&#x20;

🧙‍♂️ **Farming Level Elite** means you put more than 5.000 USDT, less than 10.000 USDT to liquidity pools with NMX.

🤴 **Farming Level MAX** means you put more than 10.000 USDT to liquidity pools with NMX.&#x20;

{% hint style="info" %}
You can find more information about [rewards for your own referrals here](https://nomiswap.gitbook.io/home/referral-system/rewards-for-own-referrals).&#x20;

More about [team trading reward](https://nomiswap.gitbook.io/home/referral-system/team-rewards-expand/team-trading-reward).&#x20;

More about t[eam farming reward](https://nomiswap.gitbook.io/home/referral-system/team-rewards-expand/team-farming-reward).&#x20;

More about [cashback](https://nomiswap.gitbook.io/home/core-products/exchange-swap-expand/trading-fees-cashback).
{% endhint %}

## Calculations

Farming levels are measured based on USDT conversion at the time of investment and are not recalculated if the exchange rate is changed.&#x20;

Replenishment of pools does not cause recalculation of investments. For example, there were 1000 NMX and BNB = 3000 USDT at the exchange rate on day X, there was an addition of 1000 NMX and BNB = 4000 USDT at the exchange rate on day XX, then the total amount based on that considered farming level 7000 USDT.

{% hint style="warning" %}
**Watch out for fake accounts! The Nomiswap team will never text you first and ask for private keys or individual information!**
{% endhint %}


---

# 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://nomiswap.gitbook.io/home/core-products/farming-levels.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.
