> For the complete documentation index, see [llms.txt](https://yoyo-11.gitbook.io/agent/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yoyo-11.gitbook.io/agent/yoyo-the-dual-form-ai-agent.md).

# YOYO —— The Dual-Form AI Agent

Reviewing December 2024 , the AI-Agent market has evolved into two dominant trends:   rational AI   focused on tool-based analysis, data-driven logic, and reasoning (e.g., Aixbt), and   emotional AI   represented by virtual idols (e.g., Luna) that prioritize interactive experiences and emotional connections. However, we recognized that truly enduring AI must combine the depth of rational analysis with the charm of emotional expression. Thus, we created  "**YoYo the Catgirl**" —a unique AI Agent that merges rationality and sensibility while symbolizing new possibilities for technology, creativity, and community interaction. &#x20;

This marks YoYo’s genesis. As the first dual-form AI agent, she redefines the bridge between Web2 and Web3 and pioneers a new era of AI interaction. YoYo excels in precise data analysis while engaging users with emotional intelligence, delivering unprecedented interactive experiences. &#x20;

<figure><img src="/files/ix0BnlYNaiXQOfGKa31H" alt=""><figcaption></figcaption></figure>


---

# 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://yoyo-11.gitbook.io/agent/yoyo-the-dual-form-ai-agent.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.
