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

# Feautures

- [Auto Liquidity Pool](https://moonfarmer-official.gitbook.io/moonfarmer/feautures/auto-liquidity-pool.md): 5% of every transaction contributes towards automatically generating liquidity that goes into Pancakeswap
- [Earn $BNB by holding MoonFarmer](https://moonfarmer-official.gitbook.io/moonfarmer/feautures/earn-usdbnb-by-holding-moonfarmer.md): 5% of every transaction is redistributed to all $MFM holders, the more you hold more you can claim
- [Yield Farming Control Desk](https://moonfarmer-official.gitbook.io/moonfarmer/feautures/yield-farming-control-desk.md): By holding MoonFarmer tokens, you will get an exclusive access to the best cross-chain pools farms currently live with their API
- [RFI Static Rewards](https://moonfarmer-official.gitbook.io/moonfarmer/feautures/rfi-static-rewards.md): 1% of every transaction is taken and redistributed to all MoonFarmer holders. The burn address is also a holder thus each transaction helps defiate the supply.
- [Inbuilt Anti-Whale Mechanism](https://moonfarmer-official.gitbook.io/moonfarmer/feautures/inbuilt-anti-whale-mechanism.md)
- [Highly Secured](https://moonfarmer-official.gitbook.io/moonfarmer/feautures/highly-secured.md): We have taken different safety and security measured in order to guarantee a highly secured product
- [SpaceNFT](https://moonfarmer-official.gitbook.io/moonfarmer/feautures/spacenft.md): The unique NFT Marketplace built on the BSC Network and meant to be the most prestigious NFT cross-chain on a global scale and open to everyone!


---

# 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://moonfarmer-official.gitbook.io/moonfarmer/feautures.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.
