# Telegram Mini-App as MVP

To make Lucidai accessible from the start, we launch first as a **Telegram Mini-App**, enabling:

* Rapid user interaction
* Dream submission and response in under 1 minute
* Dream diary management (via Telegram memory or backend DB)
* Viral sharing features for personalized results

This low-friction format allows Lucidai to grow organically in Telegram-native crypto communities, mental health groups, and Z-gen networks.


---

# 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://dream-lucidai.gitbook.io/dream-lucidai-docs/solution-lucidai/telegram-mini-app-as-mvp.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.
