# FAQ & Support

## FAQ

### 1.How to create a DAO?

you can click "[Create DAO](#1.how-to-create-a-dao)" to get started.

### 2.How can I find a specific DAO?

You can find your target DAO by searching for its name, filtering by DAO type, blockchain network, or sorting by treasury, governance, and other criteria on [DAO Hub](https://daobase.ai/creator/all) or the [leaderboard](https://daobase.ai/leaderboard/all/all).

### 3.DAOBase currently supports data integration with which governance platforms/frameworks？

Thpass currently supports data integration from nearly all governance platforms/frameworks, including Snapshot, Aragon, Tally, Nouns, Compound, OpenZeppelin, Homebase, Moloch, and more.

### 4.DAOBase currently supports data integration from which blockchain networks?

It primarily supports Ethereum, Polygon, and Tezos.

### 5.Is DAOBase  currently charging for its services?

All features of DAOBase are currently completely free.

###

***

## Support

If you have any questions about the platform's data or functions, please contact our support team:

Email: <mark style="color:blue;"><operation@daobase.ai></mark>


---

# 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.daobase.ai/daobase/tutorials-and-guides/faq-and-support.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.
