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

# Yield Farming

## **Farming rewards**&#x20;

The farming rewards will be very high on launch to attract liquidity to the project and keeping the ecosystem healthy. To get LP tokens simply go to "Liquidity" tab and select token a pair of tokens to provide in exchange for the LP token.&#x20;

## **What is LP token?**&#x20;

LP is a token given to the supplier in exchange for providing a pair of tokens to the liquidity pool. It represents a share of assets in the pool. LP token gives the supplier ownership rights of the assets provided and reward paid on the total amount supplied. Supplied assets can be redeemed at any moment by going to "Your liquidity" tab and performing "Remove liquidity" transaction. &#x20;

#### **LP example**

1. There's 1 LP token representing 1 ETH and 1 Temple token
2. Two swaps occur: 0.2 ETH for 0.2 Temple and 0.2 TS for 0.2 ETH&#x20;
3. Now there's 1.0034 ETH and 1.0034 Temple in the Temple/ETH pool
4. 1 LP is now worth 1.0034 ETH and 1.0034 Temple  &#x20;

## **Farming info:**

* Deposit and withdraw fee: 0%
* Rewards: $Temple&#x20;

## **LP Pools**&#x20;

There will be 4 pools for LP staking starting on the launch day:

* Temple - USDC
* Temple - ETH
* ETH - USDC
* USDC - USDT&#x20;


---

# 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://temple-finance.gitbook.io/whitepaper/products/earn/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.
