# Important

Welcome to the ChatHQ Help Center! Here you will find EVERYTHING you need to be successful with ChatHQ! Below you will see a few different options to get started asap!

## Understanding The ChatHQ Portal

We recommend watching the videos and reading the articles in "Understanding ChatHQ" before moving on to building your first widget so that you have a full understanding of the way our application works, and how it can best serve you!

{% content-ref url="../learning-the-portal" %}
[learning-the-portal](https://docs.chathq.io/learning-the-portal)
{% endcontent-ref %}

## Build Your 1st Engagement Widget™

Once you are ready, start building your 1st Widget! Learn everything you need to know about ChatHQ Engagement Widgets™ so you can get started as fast as possible!

{% content-ref url="../engagement-widgets" %}
[engagement-widgets](https://docs.chathq.io/engagement-widgets)
{% endcontent-ref %}

## Need Help? Reach Out To Support!

If you are in need of customer support, we recommend watching the videos here to learn how to get in touch with the ChatHQ team about your support inquiry.

{% content-ref url="../customer-support" %}
[customer-support](https://docs.chathq.io/customer-support)
{% 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.chathq.io/getting-started/important.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.
