# What is Yield Farming?

## Yield Farming

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

Yield Farming enables **Real Estate Token (RET)** holders to earn rewards by pairing up their **RET** with Stablecoins (eg. USDC) and locking them into our smart contract. By doing so, users provide liquidity for the **RET** . Liquidity providing aids in facilitating the 24/7 Automated Market Maker for secondary trading of **RET** and USDC.&#x20;

> One way to think of Yield Farming is that Liquidity Providers act just like Currency Changers in the real world. For example, a Currency Changer who holds USD and EUROs will charge a fee for exchanging USD to EURO, vice versa. Liquidity Providers act in the same way except in this case, they hold crypto assets.

Liquidity Providers earn trading fees from the secondary exchange whenever swaps from **RET** to USDC, vice versa, are made. The trading fees are set at 0.3% per trade. On top of earning trading fees, Liquidity Providers are rewarded with **KNIGHT** tokens. **KNIGHT** rewards are distributed over time to Liquidity Providers.

## Vesting

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

**KNIGHT** rewards earned by Liquidity Providers will have a vesting period of 8 weeks. After the 8-week vesting period, the rewards can be claimed and transferred to the Liquidity Provider's wallet.

Start Yield Farming with your **RET** here:

<https://app.citadao.io/liquidity-pool/0xef408658deb43f16926b8f81d2838f884762af50>

<https://app.citadao.io/liquidity-pool/0x9c2e1b372db3671665d501838f30dfe3f259357c>


---

# 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.citadao.io/intro/ret-yield-farming/what-is-yield-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.
