# How to Repay & Withdraw

## How to Repay

On Dashboard,

### 1. Click on 'Repay' button of the assets you want to repay

Your debt is displayed on the right panel of the Dashboard

<div data-full-width="true"><figure><img src="/files/a9PvtVLs1aQMjIKVYRYy" alt=""><figcaption></figcaption></figure></div>

### 2. Repay

On the modal window,

#### ① Input the amount you want to repay

#### ② Click on 'Repay' and approve on your wallet

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

### 3. Check your balance

After successful supply, you'll be able to see your adjusted debt balance on right panel of Dashboard

<div data-full-width="true"><figure><img src="/files/uTB2zOokP3XsGkNX6qDz" alt=""><figcaption></figcaption></figure></div>

## How to Withdraw

On Dashboard

### 1. Click on 'Withdraw' button of the assets you want to withdraw

Let's withdraw stKAIA

<div data-full-width="true"><figure><img src="/files/AbmG1Fqny2gKwAlLwI9H" alt=""><figcaption></figcaption></figure></div>

### 2. Withdraw

On the modal window,

#### ① Input the amount you want to withdraw

#### ② Click on 'Withdraw' and approve on your wallet

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

### 3. Check your balance

After successful borow, you'll be able to see your adjusted balance on left panel of Dashboard

<div data-full-width="true"><figure><img src="/files/HsXaY7JFd2rUWOSh3fsI" alt=""><figcaption></figcaption></figure></div>


---

# 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.rhombusprotocol.io/guide/how-to-repay-and-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.
