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

# Farming

## Strategy

MasteChef : 0x746e156c1fDa6F452d8f794A1E04776331c130af

The Minting function has been removed from our masterchef because unlimited supply tokens are inflationary.

This is an all new way to farm, with a token that has a fixed total supply. 50% of the total supply will be added to the MasterChef contract for users to farm with their assets. Normally a farm would use deposit fees to buy the token back and burn it. In this instance we will use the deposit fees to stake on PCS and earn cake. At certain intervals we will buyback some tokens from the market and add them back to the MasterChef. This will create volume for our token and sustainability for our project.


---

# 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:

```
GET https://sugarrush.gitbook.io/sugar-rush-finance/farming.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.
