# Borrow

* Click the **BORROW** tab.
* Input the amount and click the **Borrow** button. Make sure that the amount you input should be less than the amount of **Available to borrow.**
* Confirm the transaction and wait for the data refresh.

![](/files/-MhrG_vXWh9YfMAZfUwC)


---

# 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.scientix.finance/our-protocol/step-by-step-guide/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.
