# Repaying

Repayments can be done directly at “Borrows” under “My Account”.

1. Under My Account, navigate to the Borrows tab, click Repay

   <img src="/files/7JDZAjyeLGo5wnFe9irf" alt="Group 40.png" data-size="original">
2. Input the amount of asset to be repaid, making sure that your wallet has sufficient balance to do so, click Repay

   <img src="/files/u6tAVal6aSvIMtKAUx4u" alt="Group 41.png" data-size="original">
3. Wait for transaction to be confirmed and you are done.


---

# 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.aurigami.finance/public/guides/repaying.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.
