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

# Sugar Farming

Farming your own $SUGAR in Sugaryield is an easy few-step procedure, that can be done in less than 5 minutes.

Firstly, users need to have an investment in the Caramel vault or the Saltish vault as a perquisite for  farming $SUGAR

Secondly, user can farm in one of the four pairs/pools: USDC, USDT, BUSD, DAI.

The pools are: USDC/Caramel, USDC/Saltish, USDT/Caramel, USDT/Saltish, BUSD/Caramel, BUSD/Saltish, DAI/Caramel, DAI/Saltish

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

And Begun Farming!

Thirdly, the reward of the pool with be extracted from the 20% association of rewards from the tokenomics So each Farming pool will have the same amount of tokens allocated but eventually APR is different it all depends on number of contributors invesly proportional to the pool reward size!

Here it should be kept in mind that rewards will can be claimed In Sugar token once the EPOCH is end, which is 7 days duration.&#x20;

> ### **Farms APR:**
>
> we have different farms like Caramel\_BUSD, Caramel\_USDT, Caramel\_DAI, Caramel\_BUSD | Saltish\_BUSD, Saltish\_USDT, Saltish\_DAI, Saltish\_BUSD. Emission rate for each farm is same but the APR is different. Here is the catch, our APR is not static it varies based on number of contributors. For instance if only one person stake his token then APR probably 1,298,000% but as long as contributors increase then APR may drop upto 5160%. Farm participants are inversely proportional to the pool size.

<mark style="color:red;">SugarYield Farms Emission rate is deflationary and sustainable in practicality, every year reward dropped down 20% and tokens burned! Farms reward is structured for the next 5 years!</mark>


---

# 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://sugar-yield.gitbook.io/sugaryield/how-to-use/sugar-farming.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.
