# Overview of Enate Online Help

We've enhanced our help documentation by moving it all online to [docs.enate.net](https://docs.enate.net/enate-help/). Here you'll find everything you need to know about how to make the most out of Enate, with video walk-throughs and more in-depth explanations.

![](/files/-MXprFSrtCK58t9EMd_-)

### In-Line Explainers

In conjunction with putting all our help online we've started to add more extensive tooltips, guides and videos directly into the system itself to help guide users to our online explainers - This should make onboarding new users easier and let you know about new features when they appear.&#x20;

![](/files/-MXpvuMfuKedco5idQYU)

{% hint style="info" %}
Technical note: In order to make use of Enate's in-line explainers, your administrators may need to make some adjustment to your company's firewall / proxy whitelist. Check out [this article ](https://docs.enate.net/enate-help/integrations/enate-integrations/system-pre-requisites/userpilot-inline-help-setup-requirements)for more information on possible adjustments.
{% endhint %}

We'll be adding more of these over time and would really welcome your suggestions and feedback in the new [Documentation section of Enate's Feedback page](https://enate.canny.io/documentation-suggestion).


---

# 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.enate.net/whats-new/older-versions/changes-overview-older-versions/2021.1-changes-overview/enate-online-help.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.
