# Repay

{% hint style="warning" %}
Please note the video guide is showing the Desktop Flow for Users. Mobile guides will be available soon.
{% endhint %}

{% embed url="<https://youtu.be/9uwjZmKO_H4>" %}

Once you have successfully borrowed assets, you’ll be able to repay by selecting the **‘Repay’** button from the **‘Your Borrows’** section

Doing so will bring up a new screen where you can choose the amount to repay. This can only be done with assets that have not been borrowed against

1. You may manually input your desired repayment&#x20;
2. You may select one of the 25%, 50%, 75%, or 100% toggles of your accrued debt
3. You may select **'Max'** to Repay the maximum possible amount with your assets

{% hint style="warning" %}
If you wish to withdraw the maximum amount of an asset, ensure you use the **'100%'** or **'Max'** options instead of attempting to manually input the full number, as gas fees are taken into consideration when transactions are made.
{% endhint %}

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

After inputting your desired amount you will see the window change to reflect how much this will influence your account. Once you have confirmed, select **'Repay'.** You will need to sign this transaction within your wallet application

You can track the transaction using a small pop-up, which can be expanded for further details

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

The dashboard will update to reflect your repayment


---

# 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://strobe-protocol.gitbook.io/strobe-protocol/money-market/user-guide/user-guide-mobile/repay.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.
