# macreBTC1 Architecture

This diagram details tBTC flows for macreBTC1, the first vault approved by the Acre Security Council:

* The **Acre Dispatcher** routes tBTC to the **Midas Minter Vault** via a **ERC4626 adapter** and returns **macreBTC1** deposit tokens back to the acreBTC vault.
* The tBTC is received by the **Proceeds Reicipient wallet** (processes deposits) and then moved to the **SMA** for allocation.
* From the SMA, tBTC is then deployed locally or routed to mRe7BTC or (after Aaave/Morpho borrow) into mRe7YIELD.

<figure><img src="/files/Ow2fMK9AnFvfNkhziWea" 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://docs.acre.fi/technical-architecture/macrebtc1-architecture.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.
