# Withdraw liquidity

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

To withdraw an asset on any blockchain in the Kima Finance protocol,follow these steps:

## Step 0: Ensure Liquidity Balance

Before withdrawing liquidity, make sure:

* You have assets available for withdrawal.
* You have at least 0.2 Kima tokens in your Keplr wallet.

## Step 1: Select the amount and network

Choose the amount you would like to withdraw.

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

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

Select the network from which you want to withdraw.

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

## Step 2: Initiate the withdrawal process

Once you have set the amount and network, click Withdraw to remove liquidity from the chosen pool.

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

## Step 3: Confirm Transaction in the New Transfer Window

Upon clicking Withdraw, a New Transfer window will appear. In this window:

<figure><img src="/files/29qfXBI9TQWUr3HvkE0r" alt=""><figcaption></figcaption></figure>

Connect your wallet if it is not already connected.

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

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

Review the transaction details, including the source network, wallet address, and withdrawal amount.

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

## Step 4: Approve the transaction

After reviewing the transaction details, click Next to move to the confirmation step.

In this step, you'll need to approve the transaction, which allows the transfer of the liquidity from the pool you selected to your wallet.

Click Approve to proceed with the transaction.

## Step 5: Sign approval requests in Keplr

For all transactions on the Kima Finance network, you will be asked to make two approvals through your Keplr wallet.

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

Important: You may have to wait a few seconds for the second approval request to appear. If the Keplr wallet does not automatically launch, open it manually to see the pending approval requests.

Once you’ve signed and approved both requests, the transaction process will begin.

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

## Step 6: Verify the Withdrawal

Once the transaction reaches 100% completion, your asset’s liquidity will be withdrawn from the pool to your wallet.

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

You can verify your current liquidity assets still deposited with Kima.

<figure><img src="/files/M1o4GkDMhVxKF8tiA2vr" 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.kima.network/kima-network/become-a-liquidity-provider/withdraw.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.
