# How to borrow against digital assets

To borrow digital assets you need to supply digital assets as a collateral. \
You will also earn APY for supplying assets.&#x20;

### Supply assets

Find "Assets" tab in "Assets to supply" section.&#x20;

<figure><img src="https://1621617549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj9SKFV4WXzKmrk7uJuhb%2Fuploads%2F08rACrDkLBknGLQAyzg5%2Fimage.png?alt=media&#x26;token=593059f5-3afb-4168-9b22-cdd93b4093ab" alt=""><figcaption></figcaption></figure>

Choose an asset with positive balance and click "Supply" button.

You will see a modal window where you can choose how much you would like to supply.

<figure><img src="https://1621617549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj9SKFV4WXzKmrk7uJuhb%2Fuploads%2Fb40w3QIJYVUSxllLHknn%2FScreenshot%202023-12-21%20at%202.01.11%E2%80%AFAM.png?alt=media&#x26;token=ccc61412-1e6f-42a3-928c-910c792ff77a" alt=""><figcaption></figcaption></figure>

Enter the desired amount and click "Supply %token%" button. Then sign transaction in your wallet.

Once the transaction is complete you will see your supplied assets on "Assets" tab in "Your supplies" section.

<figure><img src="https://1621617549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj9SKFV4WXzKmrk7uJuhb%2Fuploads%2FcVaC7ZZ8aLR9A5pnvw9C%2Fimage.png?alt=media&#x26;token=4858a115-cc76-4e56-9ea0-ea76aec2f5e6" alt=""><figcaption></figcaption></figure>

Now you can proceed to borrowing.

### Borrow

Find "Assets to borrow" section and choose any asset you would like to borrow.

<figure><img src="https://1621617549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj9SKFV4WXzKmrk7uJuhb%2Fuploads%2FKrQyzOlZOkyyK1mYGNsl%2Fimage.png?alt=media&#x26;token=4cbdc6bc-892f-45fd-9b4f-dd010e118a24" alt=""><figcaption></figcaption></figure>

Click "Borrow" button next to the needed digital asset.\
You will see a modal window where you can choose how much you would like to borrow.\
Choose the needed amount and click "Borrow %token%" button. \
Then sign transaction in your wallet.

<figure><img src="https://1621617549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj9SKFV4WXzKmrk7uJuhb%2Fuploads%2F53on0rooYuivgBoKjVss%2FScreenshot%202023-12-21%20at%202.09.22%E2%80%AFAM.png?alt=media&#x26;token=55463993-2bcc-4666-93c3-1ca06ee9d36c" alt=""><figcaption></figcaption></figure>

Once the transaction is complete you will see your borrowed funds in "Your borrows" section.

Now you can use those assets whatever you like :)

<figure><img src="https://1621617549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj9SKFV4WXzKmrk7uJuhb%2Fuploads%2FRx5pR28vLZsOQj3S0nzC%2Fimage.png?alt=media&#x26;token=0c713a03-0599-4f96-9f92-c90c1cba2995" alt=""><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://yldr.gitbook.io/yldr/user-guide/how-to-borrow/how-to-borrow-against-digital-assets.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.
