# Borrowing OUSD

### Overview

The borrowing function in Odysphere is a core feature that empowers users to access liquidity efficiently while maximizing the utility of their staked assets. By allowing users to leverage their Dymension (DYM) tokens as collateral, Odysphere provides a streamlined process for minting OUSD, a USD-pegged stablecoin, without the need to liquidate their holdings.

### Key Features

### Borrowing Functionality

* **Low-Interest Loans:** Odysphere offers a fixed 4.6% interest rate on OUSD loans. This competitive rate enables users to borrow OUSD against their DYM tokens at a highly attractive cost, making borrowing more capital-efficient than many traditional lending systems.
* **Collateralization Flexibility**: To borrow OUSD, users must maintain a minimum collateralization ratio of 135%. This ensures that loans are adequately backed by collateral, reducing the risk of liquidation while allowing users to adjust their positions as needed.
* **User-Friendly Process**: The process of borrowing in Odysphere is straightforward. Users open a Trove by depositing DYM as collateral and can borrow OUSD up to the specified collateralization limit. This design simplifies access to liquidity and encourages broader participation in the DeFi ecosystem.
* **Transparent Cost Structure:** With a fixed 4.6% interest rate, Odysphere provides a clear and predictable cost for borrowing. This transparency allows users to easily calculate their loan expenses and plan their financial strategies accordingly.
* **Repayment Flexibility**: Loans issued through Odysphere do not have a fixed repayment schedule. Users can repay their debt at any time, as long as they maintain the required collateralization ratio. This flexibility allows borrowers to manage their loans according to their financial situations and market conditions.

<figure><img src="/files/6KRIW5qnD3GfaB6w3M0R" alt=""><figcaption></figcaption></figure>


---

# 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://odysphere.gitbook.io/odysphere/overview/core-functions/borrowing-ousd.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.
