# Data Coalition DAOs (DC DAOs) Guides

Using Data Coaltions DAOs powered by the Itheum Protocol and [PeerMe](https://peerme.io/), you will be able to launch "bulk trading" Data DAOs that are extremely powerful. Read more about [Data Coalition DAOs (DC DAOs)](/product-docs/pre-aithra/pre-aithra-r-and-d/data-coalition-daos-dc-daos.md)

Data Coalition DAOs are still in their early stages but the infrastructure has been built and is now available. The foundation concept of how a Data Coalition DAO can operate is by having a governance layer powered by DAO Smart Contracts that have "consented temporary ownership" of your [Data NFT](/product-docs/pre-aithra/data-nft.md)s, and then can "deputize" a 3rd party externally-owned wallet to be able to access the Data inside the Data NFTs so it can do something useful with the data (e.g. Bulk the data assets and analyze them). This feature can be achieved via the **Appointer > Delegator Pattern for Deputizing**.&#x20;

Let's explore this in the next section...


---

# 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.itheum.io/product-docs/pre-aithra/pre-aithra-integrators/data-coalition-daos-dc-daos-guides.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.
