> For the complete documentation index, see [llms.txt](https://docs.crescent.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.crescent.network/technical-guide/farming-planner.md).

# Farming Planner

## Making a market

* CLI: <https://docs.crescent.network/developer-guide/cli-and-api/exchange-module/cli-reference#createmarket>

## Making a pool

* CLI: <https://docs.crescent.network/developer-guide/cli-and-api/amm-module/cli-reference#createpool>

## Making a private farming plan

* CLI: <https://docs.crescent.network/developer-guide/cli-and-api/amm-module/cli-reference#createprivatefarmingplan>

## Terminating private farming plan

* CLI: <https://docs.crescent.network/developer-guide/cli-and-api/amm-module/cli-reference#terminateprivatefarmingplan>

## More Informations

* For more detailed informations about the amm module and exchange module:

{% content-ref url="/pages/11D77UC6nmXw9gPNeGso" %}
[AMM module](/developer-guide/cli-and-api/amm-module.md)
{% endcontent-ref %}

{% content-ref url="/pages/XWrXUfrnDPFrrDyWfM3X" %}
[Exchange module](/developer-guide/cli-and-api/exchange-module.md)
{% endcontent-ref %}
