# Provide Liquidity

SEGA’s liquidity pools enable anyone to provide liquidity by depositing their assets into a pool. Here, we use the **USDC-USDT** pool as an example.

#### **Step1. Navigate to the Liquidity Page:**

Go to the **Liquidity** page and locate the **USDC-USDT** pool. Click **"Deposit"** next to it.

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

#### **Step2. Enter Deposit Amount:**

* Specify the amount you wish to deposit.
* Click **"Enter Token Amount"** to proceed.

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

#### **Step3. Confirm the Transaction:**

* Approve the transaction in your wallet when prompted.
* Ensure your wallet has sufficient balance to cover the deposit and any associated gas fees.

***

#### Success!

By completing the steps above, you have successfully added liquidity to SEGA!


---

# 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.sega.so/getting-started/provide-liquidity.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.
