> For the complete documentation index, see [llms.txt](https://yoc.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yoc.gitbook.io/docs/getting-started/staking-and-farming/farming.md).

# Farming

When farming at YOC, you visit the Farm area and form a Liquidity Pair (LP) of YOCx and the respective blockchain government coin or stable coin:

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

You will then define the amount of YOCx and stable coin you will pair:

<figure><img src="/files/1vAxpXbJZPeZYp8SM4lo" alt=""><figcaption></figcaption></figure>

Once the LP is formed, you go back to Farm area of the platform, select the respective farm and click on Stake:

<figure><img src="/files/707BLmSsPK7LBxkIanVf" alt=""><figcaption></figcaption></figure>

The last step is to insert the amount to be staked and confirm the operation:

<figure><img src="/files/8YA8NTyC3dGIaQV3d5t1" alt=""><figcaption></figcaption></figure>

Now all you have to do is to sit and wait to see yours YOCx coming to you, block by block. At [Tokenomics ](/docs/tokenomics.md)you can see all the details of how YOCx is distributed between Fams, Stakes and fundraise project investors.


---

# 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://yoc.gitbook.io/docs/getting-started/staking-and-farming/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.
