> For the complete documentation index, see [llms.txt](https://wiki.subdao.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.subdao.network/product-guide.md).

# product guide

- [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)


---

# 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:

```
GET https://wiki.subdao.network/product-guide.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.
