# Personal Well-being

**DreamN Personal Well-being System:**

* The DreamN application will assist you in developing a healthy lifestyle by providing online tools to help you get enough sleep in a day. As we know that a person needs to sleep in between 6-8 hours a day.
* Real-time consultation with professionals to consult about the sleeping problem.&#x20;
* Supports direct connection with smart accessories such as smart watches, as well as connections to other health and fitness applications.&#x20;


---

# Agent Instructions: 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://dreamn-bsc.gitbook.io/dreamn_whitepaper/personal-well-being.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.
