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

# AI Fairy

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

## **Introduction**

AI Fairy is a Japanese Art Style Web 3 Game which is driven by the Chat AI to provide real-time interactive gaming experience.&#x20;

In a world where magic and technology coexist, a group of humans discover a hidden portal that leads to the enchanted forest. There, they meet a group of fairies who have been trapped in the human world for centuries.

As a gesture of goodwill, the humans offer to help the fairies return to their homeland in exchange for their knowledge of magic. Together, they embark on a journey through different worlds to collect the magical artefacts needed to open the portal.

**In FairyLand, Let's Chat, Play and Collect!**

You can chat with the fairy to understand more about the fantastic magic world and collect magical artefacts to activate the portal. With the closer interaction between you and the fairy, what will go on? This fairy tale is waiting for you to continue!

Instead of a single game, we would expand this NFT-linked AI model with the user's designated NFT. By creating a digital life for the NFT, it becomes truly exclusive and re-define the value of NFT.


---

# 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://whitepapercrypto.gitbook.io/ai-fairy/ai-fairy.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.
