# How to LP on SushiSwap

LPers can provide pool liquidity on SushiSwap to improve $THOR market efficiency and earn token rewards. Liquidity providers receive a portion of trading fees corresponding to their “pool share”.

## Deposit THOR-ETH LP

![](/files/f9L2Pc8GqZu8fp9P76lc)

**Step 1.** Connect your Ethereum wallet to SushiSwap and head over to [Onsen Farm](https://app.sushi.com/farm?chainId=1) and search for THOR-ETH.

**Step 2.** Click THOR-ETH Onsen, under **Liquidity**, make sure **Add Liquidity** toggle is selected.

**Step 3. Approve** THOR token if necessary. Select the THOR and ETH token amounts you would like to add to the liquidity pool. Note you must provide 50/50 THOR and ETH.

**Step 4.** Select **Confirm Adding Liquidity**

**Step 5.** Check the amount of THOR/ETH Pool Tokens (SLP) you will receive. Press **Confirm Deposit** when ready and sign transaction in your Eth Wallet.

**Step 7.** Once confirmed you will be supplying liquidity to the THOR/ETH pool, and you should see a corresponding [THOR/ETH SLP Token](https://etherscan.io/token/0x3d3f13f2529ec3c84b2940155effbf9b39a8f3ec) balance in your wallet.

## Remove Liquidity

To Remove Liquidity, visit the THOR SushiSwap Onsen menu once more and choose ‘- Remove Liquidity’ toggle.

![](/files/Zt8CZjL2gw1Ef9Uikorq)

Please note that your tokens must be un-staked before you are able to remove them from the THOR/ETH liquidity pool.


---

# 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.thorswap.finance/thorswap/thor/about/sushi-onsen/how-to-lp-on-sushiswap.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.
