# Cropper V1

- [Automated Market Maker (AMM)](https://docs.cropper.finance/cropperfinance/cropper-v1/automated-market-maker-amm.md)
- [Yield Farming](https://docs.cropper.finance/cropperfinance/cropper-v1/yield-farming-1.md)
- [Swap (old cropper)](https://docs.cropper.finance/cropperfinance/cropper-v1/swap.md)
- [Create a AMM Pool](https://docs.cropper.finance/cropperfinance/cropper-v1/create-a-permissionless-pool.md)
- [Create a AMM Farm](https://docs.cropper.finance/cropperfinance/cropper-v1/create-a-permissionless-farm.md)
- [Add liquidity to a Pool](https://docs.cropper.finance/cropperfinance/cropper-v1/liquidity.md)
- [Add liquidity to a Farm](https://docs.cropper.finance/cropperfinance/cropper-v1/add-liquidity-to-a-farm.md)
- [Exercise an Option](https://docs.cropper.finance/cropperfinance/cropper-v1/exercise-an-option.md)
- [Fertilizer 2.0](https://docs.cropper.finance/cropperfinance/cropper-v1/fertilizer.md): fertilizer — noun /ˈfəːtɪlʌɪzə/ a chemical or natural substance added to soil or land to increase its fertility.
- [Apply for Fertilizer](https://docs.cropper.finance/cropperfinance/cropper-v1/apply-for-fertilizer.md)
- [Tokenomics](https://docs.cropper.finance/cropperfinance/cropper-v1/tokenomics-1.md)


---

# 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.cropper.finance/cropperfinance/cropper-v1.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.
