# Ticketing App

The following video and articles contain reference material for the new Fast-Weigh application, including first time setup, menu explanations, and links to other important articles to efficiently utilize Fast-Weigh.

## Video Overview Guide

{% embed url="<https://www.youtube.com/watch?v=HvVbadfgYyE>" %}

{% hint style="info" %}
*For assistance using the Fast-Weigh application, please contact the support team by phone at 865-219-2980 or email at* [*support@tacinsight.com*](mailto:support@tacinsight.com)*.*
{% endhint %}

* [First time setup, sync configs, lanes, etc.](/fast-weigh-knowledge-base/references/ticketing-app/setup.md)
* [Application settings and menus.](/fast-weigh-knowledge-base/references/ticketing-app/application.md)


---

# 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://help.tacinsight.com/fast-weigh-knowledge-base/references/ticketing-app.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.
