# Governance

The D2.Finance Front End is hosted by a legal DAO (D2 DAO) through <https://www.midao.org/>\
\
The D2DAO is legally registered in the Marshall Islands.

{% hint style="info" %}
The D2DAO does not control or have access to any funds or the Order Management System. It is strictly limited to hosting the front end as a software provider.
{% endhint %}


---

# 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://gitbook.d2.finance/token-and-governance/governance.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.
