# SubDAO Wiki

## SubDAO Wiki

- [Introduction](https://wiki.subdao.network/product-guide/introduction.md): Learn about SubDAO Beta 1.0 and what can it do for you?
- [Before your start](https://wiki.subdao.network/product-guide/before-your-start.md): Make sure your are in the right network
- [Create a DAO](https://wiki.subdao.network/product-guide/create-a-dao.md)
- [Create a Venture DAO](https://wiki.subdao.network/product-guide/create-a-dao/create-a-venture-dao.md)
- [Create a Multi-sig Wallet](https://wiki.subdao.network/product-guide/create-a-dao/create-a-multi-sig-wallet.md)
- [Join a DAO](https://wiki.subdao.network/product-guide/join-a-dao.md)
- [About Token](https://wiki.subdao.network/product-guide/about-token.md)
- [DAO Asset Management](https://wiki.subdao.network/product-guide/dao-asset-management.md)
- [DAO Governance](https://wiki.subdao.network/product-guide/dao-governance.md)
- [Apps\&Settings](https://wiki.subdao.network/product-guide/apps-and-settings.md)
- [AAVE Lending](https://wiki.subdao.network/product-guide/apps-and-settings/aave-lending.md)
- [Swap](https://wiki.subdao.network/product-guide/apps-and-settings/swap.md)
- [Wallet Connect](https://wiki.subdao.network/product-guide/wallet-connect.md)
- [Exit a DAO](https://wiki.subdao.network/product-guide/exit-a-dao.md)
- [Redemption](https://wiki.subdao.network/product-guide/redemption.md)
- [Misc](https://wiki.subdao.network/product-guide/misc.md)
- [FAQ](https://wiki.subdao.network/product-guide/faq.md)
- [Welcome to SubDAO](https://wiki.subdao.network/introduction/welcome-to-subdao.md): Learn about who we are, what do we offer, and how to join us!
- [Our Vision](https://wiki.subdao.network/introduction/our-vision.md)
- [Multi-Chain DAO Protocol](https://wiki.subdao.network/introduction/multi-chain-dao-protocol.md)
- [Token](https://wiki.subdao.network/introduction/token.md)
- [Tools](https://wiki.subdao.network/introduction/tools.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wiki.subdao.network/product-guide/introduction.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.
