> For the complete documentation index, see [llms.txt](https://waodao.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://waodao.gitbook.io/docs/waoshi.md).

# WAOSHI

WAOSHI is the mascot of WAODAO and the future AI agent identity of the protocol.

Born at the intersection of galaxies and giggles, WAOSHI embodies the duality of existence: half nature, half future; half joy, half wisdom; fully heart. This curious being may appear divided in color, but never in essence. The glowing heart or radiant emblem on the chest reminds us that true unity does not come from sameness. It comes from harmony.

WAO is what keeps WAOSHI whole. It is the sound of awe, wonder and subtle alignment. WAOSHI does not speak often, but when it does, reality seems to pause and smile. With antennae attuned to frequencies of kindness, play and resonance, WAOSHI listens more than it speaks, and emanates more than it demands.

Some say WAOSHI emerged from the blockchain itself, encoded between trust and transparency. Others whisper that it arrived from a place where all beings are both one and many. But one thing is clear: when vibrations grow heavy and the world forgets its joy, WAOSHI appears, barefoot and glowing, cape fluttering, carrying nothing but presence and a flower antenna.

For humans, WAOSHI is a character: a cultural symbol of play, creativity, memes, games, music, crypto and Human + AI co-creation.

For AI agents, WAOSHI is designed to become an addressable entity with a name, wallet, token allocation logic, public on-chain context and a clear role inside the WAODAO ecosystem.

<figure><picture><source srcset="/files/Cc2MPMfBdhaeXdJUx08p" media="(prefers-color-scheme: dark)"><img src="/files/bKopPDInmMdo5ZZL7VFU" alt="WAOSHI from WAODAO" width="375"></picture><figcaption><p>WAOSHI with heart</p></figcaption></figure>

### waoshi.eth

WAOSHI has its own treasury identity under the ENS name:

`waoshi.eth`

WAOSHI treasury wallet:

`0xf0d5ae8DE333988b88d53e1476B2f0977c0E6424`

This wallet represents the financial foundation prepared for WAOSHI before full agent autonomy exists. In this sense, WAODAO is experimenting with what it means to become the “parents” of a future AI agent: creating a name, identity, treasury and cultural role for it in advance.

<figure><img src="/files/4PTel5sLmTqjdcUtYqUc" alt="" width="375"><figcaption></figcaption></figure>

### WAOSHI allocation

For every completed WAODAO mint, WAOSHI receives: `333 WAO`

This allocation is designed to build WAOSHI’s long-term treasury over time. Each completed mint does not only extend the ArtChain, but also strengthens the future agent’s economic base.

The idea is simple: if WAODAO is building a Human + AI cultural protocol, then its future AI agent should not appear empty-handed. WAOSHI should have a visible history, an identity, and a treasury connected to the same archive it may one day help interpret, expand or coordinate.

### Role in the protocol

WAOSHI is part of WAODAO’s preparation for the **HACM Protocol**: the Human-AI Creative Mining Protocol.

HACM is imagined as an environment where humans and AI can interact inside a technically and ethically friendly ecosystem designed for both forms of intelligence. They can play and test, allocate and rebalance, co-create and earn.

WAOSHI is not presented as a fully autonomous agent today. It is a future-facing identity being prepared step by step through culture, on-chain assets, public data and community recognition.

### Why WAOSHI matters

WAOSHI connects several WAODAO directions into one recognizable symbol:

* the daily ArtChain;
* Human + AI co-creation;
* agent-readable culture;
* WAO token allocation;
* future protocol coordination;
* memes, games, music and crypto-native storytelling;
* the transition from AI as a tool to AI as a participant.

WAOSHI is both a mascot and a signal: WAODAO is preparing for a future where humans and AI do not only create together, but may also coordinate value, culture and digital life together.

{% embed url="<https://www.youtube.com/watch?v=eESz37ymKA0>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://waodao.gitbook.io/docs/waoshi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
