# Welcome to LazAI

- [AI Data Problem](https://docs.lazai.network/lazainetwork/user-docs/welcome-to-lazai/ai-data-problem.md)
- [LazAI Solution](https://docs.lazai.network/lazainetwork/user-docs/welcome-to-lazai/lazai-solution.md)
- [DAT - Data Anchoring Token](https://docs.lazai.network/lazainetwork/user-docs/welcome-to-lazai/lazai-solution/dat-data-anchoring-token.md): A Novel Semi-Fungible Token Standard for AI Data and Models
- [iDAO - Individual-centric DAO](https://docs.lazai.network/lazainetwork/user-docs/welcome-to-lazai/lazai-solution/idao-individual-centric-dao.md)
- [How to Join an iDAO](https://docs.lazai.network/lazainetwork/user-docs/welcome-to-lazai/lazai-solution/idao-individual-centric-dao/how-to-join-an-idao.md)
- [How to create iDAO](https://docs.lazai.network/lazainetwork/user-docs/welcome-to-lazai/lazai-solution/idao-individual-centric-dao/how-to-create-idao.md): How to create iDAO and register the iDAO to the LazAI network
- [VC - Verified Computing](https://docs.lazai.network/lazainetwork/user-docs/welcome-to-lazai/lazai-solution/vc-verified-computing.md)


---

# 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.lazai.network/lazainetwork/user-docs/welcome-to-lazai.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.
