# Borrow

1\. Tap \[Borrow] on the Haust Wallet home screen.

<figure><img src="/files/rici8lrz04GvNdiyB0di" alt="" width="188"><figcaption></figcaption></figure>

2\. To borrow tokens, you must have collateral (supplied tokens). If no collateral exists, a notification will be displayed.

<figure><img src="/files/x9AWiWm6Q24jjdR6whB7" alt="" width="188"><figcaption></figcaption></figure>

3\. Select a token with an active borrow option and tap \[Borrow].

<figure><img src="/files/RZTzyRj0UGUAclmRPkjQ" alt="" width="188"><figcaption></figcaption></figure>

4\. Enter the borrow amount and review the transaction overview, including: Fee and Health factor.

<figure><img src="/files/DAetGgLzjjqK1ttBa4b8" alt="" width="188"><figcaption></figcaption></figure>

5\. If the health factor decreases to 1, a warning will appear. To proceed, borrow a smaller amount or supply more collateral. Tap \[I Acknowledge the Risks Involved] to continue.

<figure><img src="/files/3ADWn7Inup9emFQSaxcM" alt="" width="188"><figcaption></figcaption></figure>

6\. Confirm the borrow details and tap \[Borrow Token].

<figure><img src="/files/WaZrOIdSmH3aYX2Qs7J3" alt="" width="188"><figcaption></figcaption></figure>

7\. Once the transaction is processed: If successful, you’ll see a Borrow Completed status. Tap \[Done].

<figure><img src="/files/3PBFZW66Bnpr0IDIZYpT" alt="" width="188"><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.haust.network/haust-wallet/wallet-apps/borrow.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.
