> 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/principles/philosophy.md).

# Project philosophy

> *«One of the astronauts who went to the moon later described his experience looking back at the Earth from that perspective. Earth looked so small, he said. Just a single sphere hanging in space. It made him very sad to realize that we have divided the world arbitrarily into countries that we’re fiercely attached to, with borders we keep waging wars to protect. What we do just doesn’t make sense, he realized. We have just this one Earth with one people to take care of it, and the way we’re going about it is crazy».* — Living Beautifully: with Uncertainty and Change by Pema Chödrön

WAODAO begins with a simple feeling: from far enough away, Earth is not a map of borders, flags, and competing interests. It is one living sphere, shared by everyone.

In everyday life we often forget this. People are divided by countries, languages, politics, markets, algorithms, and inherited conflicts. But beneath those layers, human life is strangely similar everywhere: we breathe, love, fear, hope, create, suffer, recover, are born, and die. We want safety, meaning, dignity, friendship, and a future for the people we care about.

The Internet has made this easier to see. A person can now look into the daily life of someone on the other side of the planet and recognize the same basic human emotions. Photos, videos, messages, art, memes, and stories reveal that cultures are different, but the human core is shared.

WAODAO was created as a small step toward this understanding.

Every day, WAODAO takes signals from the world: news from macro regions, digital trends, human input, artistic direction, and AI interpretation. Through the ArtChain process, these signals are transformed into one daily NFT artwork. Each WAO ART becomes a symbolic imprint of that day: a digital mirror of the world as seen through Human + AI co-creation.

The goal is not to erase national cultures or local traditions. Diversity is part of the beauty of humanity. WAODAO is not about making everyone the same. It is about remembering that difference does not have to mean separation.

\#WEAREONE means that people can keep their languages, rituals, identities, histories, and ways of life while still recognizing a shared human foundation: peace, life, friendship, cooperation, creativity, and love.

In this sense, WAODAO is more than an NFT collection. It is a long-running cultural archive: a daily record of how humans, AI systems, world events, metaphors, and on-chain provenance began to exist together. Today it can be collected by people. Tomorrow it may also be read, analyzed, and valued by AI agents as early cultural memory from the Human + AI era.

The philosophical goal of WAODAO is to make the idea of world unity easier to feel. Through art, technology, and shared ownership, we try to show that the world is connected, that culture can become a bridge, and that the future should be built for all people, creatures, and nature.&#x20;

**#WEAREONE**


---

# 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/principles/philosophy.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.
