# Key definitions

{% hint style="info" %}
**#weareone** — the hashtag, slogan and motto of all our products.&#x20;
{% endhint %}

**WAODAO** — is the DAO organized during the sale of AI generated art.&#x20;

**ArtChain** — image generation system in which each subsequent image is built on the basis of all the previous ones. The idea is based on the principles of blockchain and artificial intelligence.

**WAO (ETH)** — accounting token of the WAODAO.&#x20;

**WAO (SOL)** — community token of the WAODAO.&#x20;

**WAO ART #№** — the final art of a day minted as an NFT. Those NFT's are then sold on daily 20h auctions.&#x20;

**Genesis ART** — the first art of a day based on which all the subsequent art is generated.&#x20;

**Human input** — a phrase that the winner chooses to describe the day and thereby make his contribution to the ArtChain. If the winner does not provide a phrase, then we take the phrase of one of the auction participants.


---

# 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://waodao.gitbook.io/docs/principles/key-definitions.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.
