# How to - Yield Farming

![Farming explained](/files/AJCDT1Ara5LwYUY15H6y)

![Checking all farms within the dapps.](/files/uDyAZm3HyFd8kKX41iUo)

* The all farms will shows the users of list of farms available to be deposited into.
* Make sure to have your intended LP tokens before depositing into any farms.

![How to stake in farms](/files/zm1NNqNlZL1aOHr5UNlo)

1. After approval, click on deposit to begin farming(staking) process.
2. A boosted farm has a variable APR depending on the quantity of inSPIRIT held.
3. Input the quantity of LP tokens to stake.
4. Number four on the graphics shows the way of getting the LP token via adding into liquidity.
5. Confirm deposit button will allow the LP to be deposited into the farms.

![Your farms](/files/BYsMG6ioXzjvAx65vsrl)

1. On your farms, you can see the personal APR for the farms (if its a boosted one).
2. Number two on the graphic shows the current boost factor and the quantity of inSPIRIT needed to increase it.
3. The quantity and current USD value of the LP token staked.
4. The claim function will allow users to claim the SPIRIT token earned for the farms.
5. Deposit allow users to stake more LP tokens.

![Withdrawing from farms.](/files/0OfqVtCn0cqjg8v3ZWCP)

1. Go to the Your Farms and select the farm to withdraw upon.
2. Clickin on withdraw will prompt a confirmation screen.
3. Input the quantity of LP tokens to withdraw.
4. Click confirm to proceed as usual.


---

# 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.silverswap.io/spiritswap-v3/soullys-how-to/how-to-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.
