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

# Carbon footprint

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

{% hint style="success" %}
**TL;DR:**\
Lumore reduces its carbon footprint by scaling down servers when not in use, conserving energy and lowering emissions. This energy-efficient approach allows us to provide reliable mental health support while promoting sustainability and a healthier planet.
{% endhint %}

At Lumore, we are committed to minimizing our environmental impact. We understand the importance of sustainability and the role technology plays in shaping the future of our planet. That’s why we’ve designed our system to scale down servers when they’re not in use. When users aren’t interacting with Lumore, our servers automatically reduce their activity, conserving energy and significantly lowering our overall carbon footprint.

This energy-efficient approach helps us do our part in reducing unnecessary emissions while still providing reliable, always-on support for mental health. By optimizing our infrastructure, we aim to create a balance between offering accessible, compassionate assistance and promoting a healthier planet for future generations.

At Lumore, every small step counts—because caring for the environment is as important as caring for mental well-being.


---

# 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/carbon-footprint.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.
