> For the complete documentation index, see [llms.txt](https://docs.dappradardao.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dappradardao.com/dappradar-dao-report-2021-2023/legal-foundations-for-decentralization.md).

# Legal foundations for decentralization

DappRadar's evolution from a centralized entity to a vision of "a community-owned dapp store, built by millions and used by billions”, necessitated a significant shift towards decentralization. To facilitate this transformation, two critical legal entities were established by the end of 2021: the DappRadar Foundation in the Cayman Islands and DappRadar Labs Limited in the British Virgin Islands. These organizations were crafted to provide a legal infrastructure, or "Legal Wrapper," for the DappRadar DAO, ensuring a stable, compliant, and transparent basis for our decentralized activities, in harmony with our dedication to legal integrity and community-driven governance.

<figure><img src="https://lh7-us.googleusercontent.com/i4Ckxc1UJ1O5Q7UTm9B2mlGKKlE8Ve-r9_HUkNWCT4fQ2mEwjzKPfLvVvSZQ36V_jEEEthAVqVqTRN6-EeDsNR7LztRXZbCo1g0L6q_CzU-3Q4O1s5fUclOiASiWpXUY-NnYLSWYl9Amq89wskNVBik" alt=""><figcaption></figcaption></figure>

The DappRadar Foundation functions as an ownerless entity, acting as the legal mantle for the DappRadar DAO. The law mandates the appointment of a supervisor for such entities, a role presently held by International Protectors & Advisors Ltd., also fulfilling the secretary function. Early 2022 saw the engagement of Paul Parker, a crypto-savvy professional director, to further reinforce our governance structure. Registered with the Cayman Islands Monetary Authority and a member of the Cayman Islands Directors Association, Paul's expertise and credentials are invaluable assets to our leadership.

\
DappRadar Labs Limited operates as the DAO's active arm, overseeing the treasury and maintaining direct ownership and directorship under the DappRadar Foundation, ensuring a unified and strategic direction.


---

# 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.dappradardao.com/dappradar-dao-report-2021-2023/legal-foundations-for-decentralization.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.
