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

# Support

### Support is about empowering you with tools, resources, and guidance to navigate your journey toward holistic well-being.&#x20;

Whether you have questions, need updates, or are seeking additional insights, this space is here to help you grow with confidence.

### Toolkit Updates

Stay informed with the latest features, guides, and courses by subscribing to Toolkit Updates. Each update brings the newest and most impactful wellness resources, helping you stay ahead in your journey toward holistic health.

### Reach Out with Your Questions

Have detailed questions or feedback? Email us at <vilda@lumeon.dev>, and we’ll provide personalized support within 48 hours. We're here to ensure your experience is seamless and enriching.

### Resource Library

Explore a curated [library](broken://pages/x8qHqCdnZ2shqGpKas8i) of tutorials, case studies, and scientific articles tailored to deepen your knowledge. Whether you're starting out or diving into advanced topics, the library offers a wealth of information to support your well-being.

### **FAQ**

<details>

<summary><strong>What is holistic health?</strong></summary>

Holistic health focuses on treating the whole person by integrating physical, mental, and emotional well-being rather than addressing symptoms in isolation.

</details>

<details>

<summary><strong>How do I start using the Vilda Toolkit?</strong></summary>

Start with the "[What is Holistic Health?](#what-is-holistic-health)" guide to build foundational knowledge. Then, explore guides and programs to incorporate wellness practices into your daily life.

</details>

<details>

<summary><strong>What are the key areas of focus in the Toolkit?</strong></summary>

The Toolkit covers nutrition, physical fitness, mental health, stress management, and environmental design to support all aspects of your well-being.

</details>

<details>

<summary><strong>How often is the Toolkit updated?</strong></summary>

The Toolkit is updated regularly to reflect the latest research and innovations in holistic health. Subscribe to Toolkit Updates for notifications about new content.

</details>

### Toolkit Updates

Your feedback is vital to the growth and improvement of the Toolkit. Share your experiences, suggestions, and feature requests to help us refine and expand these resources.

**How to Provide Feedback:**\
Send your feedback to <vilda@lumeon.dev>, and we’ll respond within 48 hours. Whether it’s content ideas, feature suggestions, or usability insights, your input directly shapes the Toolkit to better serve your needs.


---

# 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, and the optional `goal` query parameter:

```
GET https://lumeon.gitbook.io/lumeon-archive/unsorted/vilda/support.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
