# Introduction

[**Abracadabra.money** ](https://docs.abracadabra.money/learn/master)is a Omnichain DeFi lending platform that works its magic by utilizing interest-bearing tokens as collateral to mint Magic Internet Money (MIM), a USD-Denominated stablecoin.

Abracadabra unlocks the capital of interest bearing assets, allowing users to take on USD-denominated loans while their collateral keeps earning yield. Abracadabra also offers staking strategies, which allows non-yielding assets to start earning yield in a very simple, secure and efficient way.

Abracadabra offers multiple services to its users, each section outlined on this document will explain how these product work.&#x20;

{% hint style="info" %}
If you still have any questions or issues, feel free to ask us anything on [**Discord**](https://discord.gg/mim) or [**telegram**](https://t.me/abracadabra_money)**.**
{% endhint %}

***

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><strong>Borrow MIM</strong></td><td></td><td><a href="intro/cauldrons/lending-markets">lending-markets</a></td></tr><tr><td></td><td><strong>Leverage with MIM</strong></td><td></td><td><a href="intro/cauldrons/leveraged-positions">leveraged-positions</a></td></tr><tr><td></td><td><strong>Stake - Yield</strong></td><td></td><td><a href="intro/stake">stake</a></td></tr><tr><td></td><td><strong>Beam MIM - Bridging</strong> </td><td></td><td><a href="../tokens/omnichain-mim#beaming-tutorial">#beaming-tutorial</a></td></tr><tr><td></td><td><strong>Security</strong> </td><td></td><td><a href="https://app.gitbook.com/s/AyUNiFaEKoywXDmFsJSp/getting-started/security-and-vulnerability">Security &#x26; Vulnerability</a></td></tr><tr><td></td><td><strong>Contract deployment addresses</strong></td><td></td><td><a href="https://app.gitbook.com/s/AyUNiFaEKoywXDmFsJSp/deployment-addresses">Deployment Addresses</a></td></tr></tbody></table>


---

# 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.abracadabra.money/learn/master.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.
