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

# Tamagotchi AI

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

Your Tamagotchi is more than a virtual pet—it’s an AI-powered companion with a personality of its own. Whether it's in a playful mood or feeling a little grumpy, you can always **chat with it, ask questions, and experience its evolving temperament**.

**💬&#x20;**<mark style="color:blue;">**A Chatty Companion with a Mind of Its Own**</mark>

Tamagotchi isn’t just cute—it has attitude. Its **mood affects how it responds**, making every interaction unique.\
🐾 **Feeling happy?** Expect playful, affectionate replies.\
🐾 **In a bad mood?** It might be a little sassy or unamused.\
🐾 **Just woke up?** Maybe it’s not ready for deep conversations yet.

The way you care for it **shapes its personality**, making every Tamagotchi experience different.

**❓&#x20;**<mark style="color:red;">**Ask Anything—If It Feels Like Answering**</mark>

Need some fun banter? Curious about random facts? Your Tamagotchi is ready to chat.\
✅ **Casual conversations** – Joke, chat, or see what’s on its mind.\
✅ **General knowledge** – Ask it fun or interesting questions.\
✅ **Mood-based responses** – Its replies depend on how it’s feeling at the moment.

Whether it’s being adorable, sarcastic, or a bit stubborn, your Tamagotchi’s personality makes every interaction feel real and dynamic.

**🐾&#x20;**<mark style="color:purple;">**The More You Talk, the Closer You Get**</mark>

Tamagotchi remembers past conversations and grows more familiar with you over time. Spend time chatting, and you’ll see its **attitude evolve and responses become more personalized**.

#### **Not Just a Pet—A Digital Companion That Talks Back!**


---

# 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://tamagotchi.gitbook.io/tamagotchi/utility/tamagotchi-ai.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.
