# Add liquidity into pool

First, add liquidity to a pool that includes the Watt token, then stake the resulting LP token to qualify for Watt-specific rewards. Use the action box to confirm you’re depositing into the correct pool. Pairs that match a Watt token with SOL provide the best arbitrage efficiency and, therefore, the highest yield potential.

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

On the Raydium interface, enter the amounts you wish to supply on both sides and click **Add Liquidity**. Raydium will mint an LP token, which you can then stake in the Watt protocol.

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

Always verify the price ratio between the Watt token and SOL before adding liquidity. Aim for a ratio that closely matches the original-token-with-SOL pool to avoid unnecessary impermanent loss.


---

# 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.watt.si/resources/user-guide/add-liquidity-into-pool.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.
