> 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/collaborative-legal-framework.md).

# Collaborative legal framework

The symbiotic relationship between the DappRadar DAO and its onshore centralized counterpart is pivotal for our ecosystem, allowing for a seamless operational and legal collaboration while maintaining independence. This partnership is facilitated through specific agreements, including a Loan Agreement, Access Agreement, and Development Service Agreement, each designed to mirror transactions between fully independent parties, ensuring market price fairness and regulatory compliance.<br>

<figure><img src="https://lh7-us.googleusercontent.com/AIsQXO9bqOsMZC3uv5c-xDESsXQtRug0JrP7bvRn6_cou0Zxt1R_LR2pLEQ5GE6hWEmW-cUXKWSG_O-M8ljet-9ji4FupQKehayU1G1Sb6IKSPkfYrCw3gcRABzTAAJBbyMyQ0XCvRZAfZ10HoONEx8" alt=""><figcaption></figcaption></figure>

* Loan Agreement: Now finalized, this agreement includes previous DAO expenses covered by UAB DappRadar and allows the DAO to borrow funds under fair, market-based conditions.
* Access Agreement and Development Service Agreement: These are nearing completion, focusing on operational support and seamless integration of DAO utilities within the DappRadar platform, based on a fair and transparent pricing model.

In crafting these agreements, we've collaborated with iVC Consulting (iValueChain Consulting) to navigate the complex regulatory landscape, ensuring our practices align with international standards and promote transparency and fairness within the DAO ecosystem. Furthermore, iVC Consulting has focused on the transfer pricing and cross-border arrangements. The overarching objective was to establish relationships akin to fully independent parties transacting at arm's length, i.e. market prices.

<figure><img src="https://lh7-us.googleusercontent.com/tCnOeHlB70tFid3Lg398dgrGHfJ0TFZFN0GCIBSr4aQsSGqMfnIBqE-BmSBLdn2tLKsJSG3oxwh-reEV5_ZulohfWSrKdC4jAE-bWs1HrAmzan1faIWeY9KVaaJh0jATt0QZxQkFbAKq-BDrJabep8E" alt=""><figcaption></figcaption></figure>

<br>


---

# 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/collaborative-legal-framework.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.
