# How to Borrow

Select a crypto asset you wish to **Borrow in "All Markets"** **section**.&#x20;

{% hint style="info" %}
you can only borrow up to **fixed ratio of the supplied amount**. You can check [Here](https://econft.market/#/coming-soon)
{% endhint %}

![](https://1337619925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo64eU8kgRrnQsmvZR4Zh%2Fuploads%2FxntRRxf1Z691nrVxkaKY%2Fborrow.png?alt=media\&token=1990ed3b-9029-4d00-bf49-aaf58042970e)

![](https://1337619925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo64eU8kgRrnQsmvZR4Zh%2Fuploads%2FUrMZReb6ijUUhvIoET89%2Fimage.png?alt=media\&token=244f968a-b1b9-4267-98db-2742958a802c)

For example, let’s try to borrow 10 USDC. **If you want to borrow 10 USDC**, **enter 10 in the input window, and then click on "Borrow**" **button**. \
A **pop-up notifying that a fee** will be deducted from the wallet will appear. If you want to proceed, click "Okay".

![](https://1337619925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo64eU8kgRrnQsmvZR4Zh%2Fuploads%2FKpUR7LTXk7dDUpXExtlC%2Fmy%20borrow%20asset.png?alt=media\&token=ba05f365-5b87-4068-9b89-dafdb8da52d0)

Once Borrow is complete, you can check the **borrowed amount in "My Asset"** section.


---

# 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.ecodefi.net/user-guide/how-to-use-eco-defi/general-lending-market/how-to-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.
