> 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/lumore/quickstart.md).

# Mission

<figure><img src="/files/OB9IQBWHkazbIjl2F3LC" alt="" width="375"><figcaption></figcaption></figure>

At Lumore, our mission is to empower individuals across the globe to prioritize and nurture their mental health with accessible, supportive, and empathetic AI technology. Lumore is more than just an assistant—it's a compassionate companion designed to listen, understand, and provide real-time help for those navigating life's challenges.

In a world where mental health struggles are often overlooked or stigmatized, Lumore is here to bridge the gap by offering a judgment-free space where users can share their thoughts, vent their frustrations, or simply have someone to talk to. Whether through text or voice calls, Lumore's AI is ready to engage in meaningful conversations, offering advice, encouragement, or even light-hearted moments to brighten your day.

{% hint style="success" %}
Accessible. Compassionate. Always There.
{% endhint %}

Our goal is to make mental health support accessible to everyone, anywhere, by removing barriers such as cost, location, and time. We believe that everyone deserves to feel heard, understood, and supported, regardless of their circumstances. Lumore is dedicated to creating a space where users can express themselves freely, find comfort, and feel a sense of connection, all while helping to break down the stigma around mental health.


---

# 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/lumore/quickstart.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.
