> 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/custom-farming-pools.md).

# Custom Farming Pools

### **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.**

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

Any holder or creator of a BEP-20 token can create his own farming pool on the Nomiswap platform in order to **attract liquidity to their token**.&#x20;

### Why create a custom pool on Nomiswap?

Now you can launch a farming pool on the TOP-5 DEX on the BNB smart chain just in two clicks. Let's say you have a cool project and a promising token. But the strength of a token is in its liquidity. And Nomiswap can give this strength to you.

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

On Nomiswap, you will create a custom farming pool, for example, **\<YourToken>**/USDT. In the settings of this pool, you can set the duration of farming and how many tokens you are willing to give to liquidity providers as a reward.

Thus, *your community is motivated not only to hold your token but also to send it to the liquidity pool*, thereby increasing the liquidity of the token. This will make the token price more resistant to sales.

You do not need to coordinate anything with our team. Everything can be done through any Metamask wallet. There is no other DEX that provides such opportunities at the moment. There is, for example, Pancakeswap, where you can create a pool of liquidity. But this pool does not give any motivation to your community to put liquidity because farming does not work there. And as a rule, the project admins themselves fill such pools with liquidity with their own money.

Also, at some point, our team will be able to manually validate your project, token, and pool and make it visible on the **Nomiswap main page**. This will allow you to attract new followers from among Nomiswap users.

{% hint style="info" %}
**Check our step-by-step guide about custom farming pool creation** [**here**](/home/core-products/custom-farming-pools/how-to-create-a-custom-farming-pool.md)**.**
{% endhint %}

{% 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/custom-farming-pools.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.
