# Borrowing more $USC

Once you have already [opened a shuttle](https://doc.orby.network/user-guide/how-to-borrow-usdusc/opening-a-new-shuttle), you can borrow more $USC by borrowing against existing collateral or adding more collateral. Here are some simple steps to guide you through the process.

1. Head to the [Borrow page](https://orby.network/borrow/)

<figure><img src="https://2913283598-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnM953569lZ20u1dw1aCu%2Fuploads%2FcMDpQkv1pxGFmfK5TyVL%2FScreenshot%202025-03-18%20at%203.14.00%E2%80%AFPM.png?alt=media&#x26;token=9195ae60-538a-456e-9835-c4a6f0d22555" alt=""><figcaption></figcaption></figure>

2. Input the amount of $USC you want to borrow

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXc_60xM44mjzWKuHAom8t6KszBrFswyC733D11wswywCji2q1FAryDsTi_9qj_7U0tGQJmipudVjHoqz9bqtYUYGZINASfFUMO4Ys5g8YmmQpl2imgYPJwxv95DjCjcH5GWNwbgIg?key=-lSTrxiNSL2RxWy0lj6j4xo9)

3. (Optional) Add More Collateral by clicking on the toggle

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcFmtJG20qj7SSPG97z-Oj3gD8clNcDQ2Alzp0P2BzYQQeAGRUo1EoLREzvxwG3ndpGnz2GxEo8L7sirXv_lOo04txWOhSnmUAMNq18SkU-KwV6rJ6TMaUPTFW-AH3ZPsG89Dczcw?key=-lSTrxiNSL2RxWy0lj6j4xo9)

4. Once ready, click on “Borrow More $USC”

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdNIvl-Le166N6ix8_aN7cpyLnKtQ1r2xyhtx9aq6gd4_fqlANrcWnwJpkNHVbb5THY0avlkFgYITxlJMNSdJ_QLQ54tkJA1Oj1i37dRxOTVrnJk9OL1r1IOyH9564soQT6f-GbfA?key=-lSTrxiNSL2RxWy0lj6j4xo9)

{% hint style="info" %}
Note:  Remember to check the details in the “Position Summary” carefully before signing the transaction in your wallet.&#x20;
{% endhint %}

The total new debt owed is broken down in 2 segments:

1. $USC received in wallet: the amount that is sent to your wallet
2. Borrowing fee: a variable fee incurred every time you mint new $USC

<figure><img src="https://2913283598-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnM953569lZ20u1dw1aCu%2Fuploads%2FqCV1ldCC9Oy0kNl3aK55%2Fimage.png?alt=media&#x26;token=0aaa174a-604a-441e-a9a8-ed56f0dcb7c6" alt="" width="369"><figcaption></figcaption></figure>


---

# 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-borrow-usdusc/borrowing-more-usdusc.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.
