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

# Introduction

HachiAI is a new generation virtual pet metaverse playground built on blockchain technology. Powered by artificial intelligence, HachiAI delivers an engaging and fun experience where players nurture and explore the virtual world with their pet dog Hachi.

In HachiAI, players adopt a virtual dog Hachi and provide for its welfare in the metaverse. Players feed, play with, and care for Hachi to boost its happiness and virtual life span. Each day, Hachi will go on adventures exploring the virtual world, encountering other players, and finding unique digital collectibles and treasures. Players can interact with other dog owners, trade collectibles, and participate in community events together.


---

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

```
GET https://hachi-2.gitbook.io/hachi.ai-whitepaper/introduction.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.
