# 🏠Welcome

Welcome to our product documentation! Here, you will find comprehensive guides and resources to help you understand and maximize the use of our product. Whether you are just getting started, looking to solve a specific problem, or seeking to leverage advanced features, you've come to the right place. Our documentation is designed to provide you with step-by-step instructions, best practices, and tips to ensure your experience is both efficient and rewarding. Let's dive into making the most of what our product has to offer!

{% content-ref url="<https://app.gitbook.com/o/bUtP5VyGHKIIy7Y4gu9M/s/ue0JlrxG9UaY1hCn9Tcl/>" %}
[Wise Live TV - App](https://app.gitbook.com/o/bUtP5VyGHKIIy7Y4gu9M/s/ue0JlrxG9UaY1hCn9Tcl/)
{% endcontent-ref %}


---

# 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://docs.hagtic.com/docs/welcome.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.
