> For the complete documentation index, see [llms.txt](https://tradesman.gitbook.io/lv8r-labs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tradesman.gitbook.io/lv8r-labs/shared/bimhero-eurdc.md).

# BIMHeroDAO + EURDC

{% hint style="info" %}
**Cross-Brand Integration** — This page shows how LV8R Labs governance and MicroPay payments work together for BIMHeroDAO's international members.
{% endhint %}

## How It Works

BIMHeroDAO is a Tennessee LLC cooperative with members across the US and Europe. European members shouldn't be forced into USD settlement when their operating currency is euros.

| Component           | Brand     | Role                                            |
| ------------------- | --------- | ----------------------------------------------- |
| **DAO Governance**  | LV8R Labs | Proposal lifecycle, voting, credential issuance |
| **Member Identity** | LV8R Labs | ADI credential on Accumulate                    |
| **Settlement**      | MicroPay  | USDC or EURC based on member preference         |
| **Compliance**      | MicroPay  | MiCA Travel Rule for EUR 1,000+ transfers       |
| **Anchoring**       | Shared    | All records anchored on Accumulate ADI          |

## Member Flow

1. Member joins BIMHeroDAO with ADI credential
2. Sets settlement currency preference (USDC or EURC)
3. Participates in governance (proposals, voting)
4. Receives distributions in preferred currency
5. MiCA metadata applied automatically for EU members
6. Full settlement history anchored on Accumulate

{% hint style="success" %}
**Proof of architecture.** A Tennessee LLC cooperative that settles in the member's preferred currency with European regulatory compliance built in — proving LV8R Labs + MicroPay works across jurisdictions, currencies, and regulatory frameworks.
{% endhint %}

→ [BIMHeroDAO](/lv8r-labs/lv8r-labs/bimherodao.md) · [MicroPay](/lv8r-labs/micropay/micropay.md) · [Proof-Triggered Settlement](/lv8r-labs/shared/proof-settlement.md)


---

# 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://tradesman.gitbook.io/lv8r-labs/shared/bimhero-eurdc.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.
