# Repaying debt partially

1. Head to the [Dashboard page](https://orby.network/dashboard/) and click on the “Borrow” tab<br>
2. Click the “Repay debt” button.

<figure><img src="/files/ZgYpdif4DXSi9s52OJ9L" alt="" width="375"><figcaption></figcaption></figure>

3. Input a desired amount of the $USC you would like to repay.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfwPc1HK_CCq6YFsSRWGt4N4E3dZtQNTtC8vVDax62TN5zhWzdSqQHD7G7kB79iIJ0nPLwGmxRHw250fz391dachUWECSRRoVDrThvftLtI_RaJOB0GBvEdiG6Tq9kGIQ_ivTgj?key=-lSTrxiNSL2RxWy0lj6j4xo9" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
Note: You cannot proceed if you have insufficient $USC in your wallet or if the final borrowing balance left in the shuttle is less than 100 $USC.
{% endhint %}

4. Once you have carefully reviewed the details, click on “Confirm” and sign the transaction in your wallet.


---

# 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://doc.orby.network/user-guide/how-to-repay-usdusc/repaying-debt-partially.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.
