# Jumping in the Pools

Now that you have your coins, you can deposit them into the XRP/RLUSD pool.

Head over to First Ledger (<https://firstledger.net/>) and navigate to the Pools page located in the header.

{% file src="/files/crmoA8CpN8wNZjSLcTQM" %}

Locate the XRP/RLUSD pool. During the Stay to Earn program, the XRP/RLUSD pool will always be pinned to the top, making it easy to find.

Click the three dots next to the pool and select “**Add Liquidity.**”

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

Enter the amount you would like to deposit into the pool (single-sided or double-sided).

Once you have entered the amount, click “**Deposi**t” to finalize your transaction.\ <br>


---

# 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.firstledger.net/stay-to-earn/jumping-in-the-pools.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.
