# The Concept

{% hint style="success" %}
**Idea:** Our actions will be based on democracy, honesty, transparency, equality, and openness. We will operate according to the highest standards of conduct in the cryptocurrency/blockchain industry, including ethical behavior and promoting safety practices when dealing with digital assets, including NFTs.
{% endhint %}

{% hint style="success" %}
**Democracy:** Every member of the DAO has an equal right to vote and influence the decisions made by the DAO, their right depends directly on the strength of the community tokens used for voting.
{% endhint %}

{% hint style="success" %}
**Honesty:** the DAO's actions will be based on principles of honesty, transparency, and business ethics.
{% endhint %}

{% hint style="success" %}
**Equality:** every member of the DAO will be treated with equal attention and respect, regardless of age, gender, race, origin, sexual orientation, or political affiliation.
{% endhint %}

{% hint style="success" %}
**Transparency:** the DAO's operation will be based on full transparency, including the publication of documents and protocols on the blockchain platform and in publicly accessible repositories.
{% endhint %}

{% hint style="success" %}
**Openness:** the DAO will be open to cooperation with other entities that can contribute to the realization of the DAO's goals.
{% endhint %}

{% hint style="info" %}
**Evolution.** This project is built to evolve.
{% endhint %}


---

# 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/overview/the-concept.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.
