# AI Assistant: Lily

**Lily** is Nicegram’s built-in AI assistant — an intelligent, personal companion designed to enhance how users interact, communicate, and explore within the app.\
She combines conversational intelligence with on-demand utilities, helping users unlock the full potential of Nicegram without ever leaving the chat.

Lily represents a shift from traditional chat assistants to **context-aware companions** — capable of understanding user intent, suggesting actions, and even helping manage communities or personal tasks.


---

# Agent Instructions: 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://whitepaper.nicegram.app/home/ai-assistant-lily.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.
