# How to Supply & Borrow

## How to Supply

On Dashboard,

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

Let's supply stKAIA

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

### 2. Approve and Supply

On the modal window,

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

#### ② Click on 'Approve' then approve on your wallet

#### ③ After approval, click on 'Supply' and approve on your wallet

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

### 3. Check your balance

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

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

## How to Borrow

On Dashboard

### 1. Click on 'Borrow' button of the assets you want to borrow

Let's borrow KAIA

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

### 2. Approve and Borrow

On the modal window,

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

#### ② Click on 'Approve' then approve on your wallet

#### ③ After approval, click on 'Borrow' and approve on your wallet

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

### 3. Check your balance

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

<div data-full-width="true"><figure><img src="/files/uPpzIlAYlDWiT1B7u6FA" 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-supply-and-borrow.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.
