# Key definitions

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

## Key definitions

**WAODAO** — a daily Human + AI ArtChain and on-chain culture ecosystem built around the #WEAREONE idea. WAODAO creates one NFT artwork per day and connects the archive with WAO token liquidity, Friendly Pools, grants, and agent-readable data.

**ArtChain** — the WAODAO creation and archive model. Each day is built through a sequence of AI-assisted image iterations shaped by world news, digital trends, human input, the previous day’s artwork, and a secret cultural ingredient. The final result becomes the daily WAO ART NFT.

**WAO (Ethereum)** — the Ethereum ERC-20 deployment of the WAODAO ecosystem token. WAO is the liquidity layer of WAODAO: NFT buyers can receive WAO based on DEX market value, net NFT proceeds can support WAO market buys, and WAO is used in Ethereum Friendly Pools.

**WAO (Solana)** — the Solana SPL deployment of WAO, bridged from Ethereum through Wormhole. It extends WAO liquidity to Solana and supports Solana-side Friendly Pools and partner routes.

**WAO ART #N** — the final artwork of a specific ArtChain day, minted as an Ethereum NFT. Each WAO ART preserves the day’s image, metadata, traits, news and trend context, secret hash, and on-chain provenance.

**Genesis ART** — the first artwork or starting state of a new ArtChain day. It is seeded by the previous day’s final NFT, human input, and current day signals; all later iterations build on top of it.

**Human input** — a short phrase or intention submitted by the NFT buyer, winning bidder, or collector. It adds a human signal to the ArtChain and helps shape the next day’s Genesis ART. If no collector input is available, WAODAO may use a selected phrase of the day.

**Friendly Pool** — a token / WAO liquidity pool deployed on a DEX. Friendly Pools connect WAO with treasury assets, community tokens, partner ecosystems, and cross-chain liquidity routes.

**Liquidity mesh** — the growing network of WAO liquidity routes across Ethereum, Solana, DEXes, treasury pools, and partner/community pools.

**WAOSHI** — the mascot and future AI-agent identity of WAODAO. For humans, WAOSHI is a cultural character; for agents, it is an addressable protocol entity with a name, treasury, allocation logic, and narrative role.

**Agent API** — the public machine-readable WAODAO data layer. It lets AI agents and tools traverse the ArtChain, inspect token metadata, verify WAO deployments, read pool data, and route users to scan pages, OpenSea, or DEX liquidity.


---

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