# Getting into an LP

You've staked SEI. But now you want more. Why not explore adding liquidity into an LP?\
\
Here's how you can do it. \
\
There's two ways to add your liquidity into an LP. Single-sided or Double-sided.\
\
Single - Adding either SEI or SEILOR into the pool.\
Double - Adding both SEI and SEILOR into the pool. You must hold both tokens to be able to do this.\
\
1\. Go to Astroport. Go to [Pools](https://app.astroport.fi/pools).<br>

<figure><img src="/files/zFW2MrbTwwGu5qp9KkO5" alt=""><figcaption><p>1</p></figcaption></figure>

2. Search for the correct pool. Be careful there's a lot of fake and scam pools that are out there. Be sure to choose the correct one. And click **Add Liquidity**.

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

3. Choose Double-Sided or One-Sided. Specify the amount of SEILOR-SEI you want to add to the pool and click **Add Liquidity**.<br>

   <figure><img src="/files/BQrSGEacOYS7PjSnr4J1" alt=""><figcaption><p>3</p></figcaption></figure>

Now that you've added liquidity to an LP. You can now earn additional rewards by staking it on Kryptonite.

4. Navigate to the [SEILOR](https://app.kryptonite.finance/seilor) tab. Here you'll see a few pools that are currently active. For this example, we'll still be looking at SEILOR-SEI.
5. Choose your Boost - **0%, 20%, 30%, 50%, or 100%**. Click **Stake**.

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

6. Specify how much of the LP token you'd like to stake and click **Stake**.

Now you're staked in a Liquidity Pool. Congrats!


---

# 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.kryptonite.finance/user-guide/getting-into-an-lp.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.
