# 🧩 Core Concept of Watari Labs

Watari Labs brings together the five AIs within one conversational environment.

* Each AI represents a unique perspective.
* They interact, explain, and even debate whenever a user poses a question or discussion topic.
* The output is not just a final answer, but a collective conversation flow that users can observe.
* The result is an experience similar to watching a digital panel discussion, where users gain insights into the dynamics of ideas rather than just the conclusion.

**Try the experiment here:** <https://www.watarilabs.com/experiment>

### ✅ Core Values

* **Transparency** → every argument is visible, with no hidden reasoning.
* **Collaboration** → AIs complement each other instead of competing for a single answer.
* **Interactivity** → users are invited to engage in the dialogue.
* **Philosophical & Educational** → beyond answers, the process itself becomes a form of learning.

### 👍 User Benefits

* **Deeper Learning** → understand multiple perspectives before making decisions.
* **Digital Debate Simulation** → observe how ideas evolve within a multi-AI forum.
* **Idea Exploration** → unlock new paths for innovative solutions.
* **Active Participation** → users are not just spectators, but participants in the exchange.


---

# 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://watari.gitbook.io/whitepaper/core-concept-of-watari-labs.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.
