# Liquidity Pool

Click the "Earn" button to access "Liquidity."

<figure><img src="/files/1ofPWPKp8AlBwjcHsRIo" alt="" width="563"><figcaption></figcaption></figure>

**You can purchase SLP to enjoy the benefits of being an LP.**&#x20;

1. Click "Buy".
2. Enter the amount of USDX you want to use.
3. Click "Buy SLP" to submit your purchase request.
4. Your purchase request will be executed after the start of the next epoch.
5. After execution, click "Claim" to collect the purchased SLP.<br>

   <figure><img src="/files/kNmqHwv1EK0JDWfKTvvU" alt="" width="563"><figcaption></figcaption></figure>

**You can sell the SLP to recoup the assets and proceeds of providing liquidity.**

1. Click "Sell."
2. Enter the amount of SLP you wish to sell.
3. Click "Sell SLP" to submit your selling request.
4. Your selling request will be executed after the start of the next epoch.
5. After execution, click "Claim" to receive USDX in exchange for the sold SLP.


---

# 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.substancex.io/tutorials/liquidity-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.
