# Optimex Borrow

Optimex Borrow is our trust-minimized, non-custodial solution for Bitcoin-backed stablecoin loans. Users can collaterize their Bitcoin and efficiently access liquidity against their BTC holdings.&#x20;

Using Bitcoin-native multisigs,  it ensures that all transactions are native thus allowing users to borrow USDC all while your Bitcoin stays in their control. Our non-custodial design prioritizes security, ensuring you can tap liquidity without the headaches. This non-custodial design prioritizes security, ensuring users can tap liquidity without the need for wrapped tokens or centralized custodians.&#x20;

<mark style="color:orange;">Key Features:</mark>

* [**Self-custody Bitcoin Collaterization**](/optimex-revolutionizing-bitcoin-finance/primary-building-blocks/native-bitcoin-vault.md): Supply Bitcoin into a non-custodial Bitcoin-native multisig and borrow USDC, unlocking liquidity while maintain Bitcoin exposure.
* **Native & Non-custodial**: No wrapping, no bridging, no custodians. Your Bitcoin stays native and secure while you retain full, verifable control at all times.
* **Trust-Minimized Settlement** — The [Decentralized Validation Network](/optimex-revolutionizing-bitcoin-finance/primary-building-blocks/decentralized-validation-network.md) validates all loan operations using threshold signatures, ensuring no single party can access your collateral.


---

# 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.optimex.com/optimex-revolutionizing-bitcoin-finance/optimex-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.
