# Thanks for checking us out!

{% hint style="info" %}
Terminal Analytics will be oficially sunset on September 1st, 2020.
{% endhint %}

We're working to improve the way terminals track and view their data so they can make better and more insightful decisions.&#x20;

We're compiling this guidebook to help you figure out the answer to any question you might have.

Something not covered here or an issue beyond this guide? Email nick @ terminalanalytics.com&#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://support.terminalanalytics.com/master.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.
