> For the complete documentation index, see [llms.txt](https://docs.btcw.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.btcw.tech/economic/borrow.md).

# Borrow

The borrow feature offers a unique opportunity for users to leverage their **BTC, ETH...** holdings as collateral to obtain BTCw tokens.

As a completely free-to-participate platform, the Borrow Feature offers a unique opportunity for users to leverage their BTC, ETH, ABR or USDT holdings as collateral to obtain Bitcoin tokens World ($BTCw).

You can borrow $BTCw by collateralizing your **BTC, ETH...** at 0% interest. You can receive your **BTC, ETH...** back whenever you want securely.

<figure><img src="/files/efAAxLpBl1Kdp83c7Rgt" alt="" width="492"><figcaption></figcaption></figure>

### **1. Using BTC, ETH... or USDT as Collateral:**

The borrowing system allows users to use their **BTC, ETH...** holdings as collateral. This means that users can temporarily lock in a portion of their **BTC, ETH...** assets to access BTCw tokens.

{% hint style="info" %}
&#x20;You should prepare **ETH** as Network fee a
{% endhint %}

### **2. Collateral Value Limit:**

Users can borrow up to a maximum of **85%** of the value of the **BTC, ETH...** and **100% for USDT** they provide as collateral. This ensures a responsible borrowing limit while allowing users to make the most of their existing assets.

### **3. Receiving BTCw Tokens:**

Once the **BTC, ETH...** collateral is successfully deposited, users receive a corresponding amount of BTCw tokens in return. These tokens can be used within the BTCw\.tech ecosystem for various purposes.

### **4. Repayment with BTCw Tokens:**

To retrieve the collateralized **BTC, ETH...**, users are required to repay the borrowed BTCw tokens. This process essentially functions as a means of repayment. By using BTCw tokens, users can reclaim their original collateral.

<figure><img src="/files/fUKUsrm1i698FOFPO6KI" alt="" width="492"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.btcw.tech/economic/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.
