# How to Provide Liquidity

There are two ways to supply liquidity for the KRWO-USDT token pair on DragonSwap—one through GIMSWAP and the other directly on DragonSwap.

## How to Supply Liquidity Using GIMSWAP's Liquidity Feature

1. Go to GIMSWAP and navigate to the Liquidity page ([www.gimswap.com/en/](http://www.gimswap.com/en/)).

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

2. Connect your wallet and select one of the recommended liquidity positions.

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

3. Click **Add Liquidity** and enter the amount of tokens to supply.
   1. **What is Auto Swap?** You can input token amounts without considering the ratio, and the system will automatically swap tokens to match the required ratio for liquidity supply.\
      (Swap fee is included in this mode. If you want to input amounts based on a fixed ratio, disable the Auto Swap mode at the bottom.)

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

4. Review the final token amounts on the confirmation screen. Once confirmed, click **Add** and sign the transaction.
   1. If this is your first time supplying liquidity on GIMSWAP, a token approval process will be required.

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

5. Finally, click **Stake** on the completion screen and approve the transaction to complete the liquidity supply.

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

## How to Supply Liquidity Using DragonSwap

1. Go to DragonSwap (<https://dgswap.io/>)
2. Navigate to Trade > Liquidity and click on Add Liquidity
3. Select KRWO and USDT as the token pair
4. Choose the recommended fee tier with highest usage
5. Set the minimum (Min Price) and maximum (Max Price) range for providing liquidity
6. Enable KRWO and USDT if necessary
7. Provide the specified ratio of KRWO and USDT based on the current price and click Add

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


---

# 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.gimswap.com/gimswap-guide/how-to-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.
