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

# FAQ

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

<details>

<summary>What is Lumore?</summary>

Lumore will refine its vocal delivery based on the situation, whether it’s offering a calming lull Lumore is an AI-powered mental health companion that provides accessible, supportive, and empathetic conversations through text and voice calls. It's designed to be a judgment-free space where you can share your thoughts, feelings, and challenges.

</details>

<details>

<summary>How can I interact with Lumore?</summary>

You can communicate with Lumore through either text messages or voice calls, making it flexible to your preferences and comfort level.

You can interact with Lumore [here](https://lumore.ai).

</details>

<details>

<summary>Is Lumore available 24/7?</summary>

Yes, Lumore is available around the clock to provide support whenever you need someone to talk to, no matter your time zone or schedule.

</details>

<details>

<summary>Do I need to schedule appointments?</summary>

No, Lumore is designed for immediate access without the need for appointments or scheduling, making mental health support available on your terms.

</details>

<details>

<summary>Is my conversation with Lumore private?</summary>

Lumore provides a confidential space for users to express themselves freely. Your privacy and security are prioritized in all interactions. All chats are secured and anonymous.

You can find out more about privacy [here](/lumore.ai/lumore/publish-your-docs.md).

</details>

<details>

<summary>What kind of support does Lumore provide?</summary>

* A listening ear for your thoughts and feelings
* Supportive conversations
* Encouragement and positive reinforcement
* Advice when requested
* Light-hearted interaction to brighten your day
* A judgment-free space to express yourself

</details>

<details>

<summary>How can I contact the team behind Lumore?</summary>

Feel free to reach out to us at: **<contact@lumore.ai>**

We look forward to hearing your proposals. :relaxed:

</details>


---

# 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/faq.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.
