# Repay a loan

First of all you need to choose in which account you want to repay a loan

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

After you need to click on "Repay" button

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

After you need to write an amount, how much you want to repay *(1)* and then click on "Decrease" button *(2)*

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

Then you need to approve this transaction in your wallet

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

And thats it, you repayed your loan!


---

# 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://cephei.gitbook.io/cephei/beta-test-guide/repay-a-loan.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.
