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

# Angel's Whisper App

This app combines the Angel Whisper Game with real life, where Angels trained in the game are imported into this app to become your personal AI life assistant. Optimizations made to Angels in the app will automatically reflect in the game, influencing their personalities based on your app usage.&#x20;

Ownership of each trained Angel is an NFT, allowing players to sell them on **Angel's Market**. This means that players who do not have much time to play the game and train Angels can still easily acquire a personalized Angel assistant.


---

# 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://angels-whisper.gitbook.io/angels-whisper-lightpaper/angels-whisper-app.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.
