# About Zico DAO

### &#x20;Get started

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="zico-token/tokens-and-their-role" %}
[tokens-and-their-role](https://whitepaper.zicodao.io/zico-token/tokens-and-their-role)
{% endcontent-ref %}

{% content-ref url="zico-token/technology-and-infrastructure" %}
[technology-and-infrastructure](https://whitepaper.zicodao.io/zico-token/technology-and-infrastructure)
{% endcontent-ref %}

### Fundamentals: Dive a little deeper

Learn the fundamentals of Zico DAO to get a deeper understanding of our main purposes:

{% content-ref url="overview/zico-dao" %}
[zico-dao](https://whitepaper.zicodao.io/overview/zico-dao)
{% endcontent-ref %}

{% content-ref url="overview/why-dao" %}
[why-dao](https://whitepaper.zicodao.io/overview/why-dao)
{% endcontent-ref %}

{% content-ref url="overview/the-concept" %}
[the-concept](https://whitepaper.zicodao.io/overview/the-concept)
{% endcontent-ref %}

{% content-ref url="overview/why-zico" %}
[why-zico](https://whitepaper.zicodao.io/overview/why-zico)
{% endcontent-ref %}


---

# 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://whitepaper.zicodao.io/about-zico-dao.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.
