# Borrowing Assets

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

1. On the top right corner of the Loan section, click on Create New Loan.

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

2. Write the name of your loan, click on Create Loan, and sign with your wallet.

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

3. Click on Manage to handle your loan.

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

4. Before borrowing an asset you need collateral. To collateralize an asset click on Collateralize in the Available to Collateralize table.

{% hint style="info" %}
Collateralizing an asset on spoke chains may require more time to be executed than usual. This has been due to the Waiting Delay.&#x20;

Definition:\
\&#xNAN;*Waiting Relay indicates that a transaction has been initiated from a spoke chain and is awaiting delivery to the hub chain via the Generic Messaging Protocol (GMP) such as Wormhole or Chainlink CCIP. For certain operations like deposits, collateralization, and repayments, the waiting time is longer as it requires achieving finality on the spoke chain where the operation was initiated. The Waiting Relay is necessary because it avoids potential risks such as double spending by ensuring that a transaction has been fully confirmed on the source chain before proceeding.*
{% endhint %}

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

5. Type in the amount you want to collateralize and sign with your wallet

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

6. Now you can borrow assets. To borrow an asset click on Borrow in the Available to Borrow table

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

7. Type in the amount you want to borrow, choose between Variable and Stable APY, click on Borrow, and sign with your wallet

<figure><img src="/files/bH3dAvwNcSQF52L0ZAOO" 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://docs.xapp.folks.finance/user-guide/borrowing-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.
