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

# FiRM

FiRM is Inverse Finance's flagship lending protocol that lets you borrow DOLA stablecoin at fixed interest rates using a variety of crypto collateral. Unlike traditional DeFi lending where rates fluctuate unpredictably, FiRM gives you certainty about borrowing costs through the DBR system, where you purchase and hold borrowing rights that stream over time.

Whether you are borrowing DOLA for the first time or looking to optimize an existing position, this guide will walk you through everything you need to know about using FiRM safely and effectively.

{% embed url="<https://www.youtube.com/watch?v=gAcp1YiuGkg>" %}

***

### Navigate FiRM Documentation

<table data-view="cards"><thead><tr><th align="center"></th><th></th></tr></thead><tbody><tr><td align="center"><h4>🌱 Getting Started</h4></td><td><p><strong>New to FiRM? Start here</strong></p><p></p><p>Step-by-step walkthrough of borrowing your first DOLA, from depositing collateral to managing your position.</p><p></p><p><a href="/pages/RYWQxMJMWC9rlkpZVfc6">Get Started →</a></p></td></tr><tr><td align="center"><h4>🔐 Collateral Options</h4></td><td><p><strong>Compare all collateral types</strong></p><p></p><p>Detailed guide to choosing the right collateral for your needs, with risk profiles and borrowing capacity for each asset.</p><p></p><p><a href="/pages/2OQBNXMSgRKfV8Kk0p1Q">Explore Collateral →</a></p></td></tr><tr><td align="center"><h4>⚡ Advanced Features</h4></td><td><p><strong>Maximize your efficiency</strong></p><p></p><p>Learn about Accelerated Leverage Engine, DBR optimization strategies, and how to use advanced FiRM capabilities.</p><p></p><p><a href="/pages/qwzXi6PNYCbLifHRWrJR">Advanced Guide →</a></p></td></tr><tr><td align="center"><h4>🛡️ Security &#x26; Safety</h4></td><td><p><strong>How FiRM protects you</strong></p><p></p><p>Understand Personal Collateral Escrows, Pessimistic Price Oracles, and the multiple security layers that safeguard your position.</p><p></p><p><a href="/pages/5wh606jz1zhdU6vTcwV8">Security Details →</a></p></td></tr><tr><td align="center"><h4>⚠️ Liquidations &#x26; Replenishments</h4></td><td><p><strong>Protect your position</strong></p><p></p><p>Learn how liquidations work, what triggers forced DBR replenishment, and strategies to avoid both scenarios.</p><p></p><p><a href="/pages/6XOB6MSmyosFnIBpJ7CX">Avoid Liquidation →</a></p></td></tr><tr><td align="center"><h4>❓ Frequently Asked Questions</h4></td><td><p><strong>Quick answers</strong></p><p></p><p>Common questions about borrowing, collateral, DBR, and troubleshooting issues with expandable answers.</p><p></p><p><a href="/pages/acDBzUcnLkF98MlQnHmO">View FAQs →</a></p></td></tr></tbody></table>

***


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.inverse.finance/inverse-finance/inverse-finance/products/firm.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
