# Step 4: Borrow

1\. To borrow cryptos, you need to switch the ’**collateral‘** button first.

![](/files/-MdRabUXOX-CWPh9Frbx)

2\. Sollet will pop up and click ‘**approve**’.

![](/files/-Md_iW-n7sOASlYhLUve)

3\. You can start borrow now.

![](/files/-MdRb4_feHq73cVmEnUc)

4\. Choose the asset, and click ’**borrow’**.

![](/files/-MdRcATQKAfanuCRjP0Y)

5\. Input the amount or use ‘Max’ to see borrow Maximum, and adjust by slider bellow (Pledge Factor is 90%).&#x20;

We do not recommend borrow by maximum, since it will easy to cause **liquidation.** Great losses will follow if liquidation happens.

![](/files/-MdRcbjbyX5Ny1EBFHW8)


---

# 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.projectlarix.com/step-by-step-guide/step-5-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.
