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

# Meet Lumore

Meet *Lumore -* an AI mental health agent designed to be by your side during life’s toughest moments. Whether you're facing financial struggles, bad days, or challenging thoughts, Lumore is here to listen and support you.

The Lumore project also envisions a groundbreaking future where people can clone their *personal selves*. This infrastructure will enable individuals to use their digital clones for tasks like video calls, meetings, or other interactions—offering a new way to balance life’s demands while staying true to your authentic self.

Experience the support and innovation of [Lumore.ai](https://lumore.ai) today—because everyone deserves someone to lean on.


---

# 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://lumore-ai.gitbook.io/lumore.ai/meet-lumore.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.
