# "How To" Guides Overview

How To Guides are intended to quickly give the user step-by-step instructions for accomplishing a basic task. Be sure to check or References section if you need further clarification.

{% content-ref url="/pages/KeA8MkVnZlYwUS7P3gyz" %}
[How to Create New Records](/fast-weigh-knowledge-base/how-to-guides/how-to-create-new-records.md)
{% endcontent-ref %}

{% content-ref url="/pages/ozwF2RmoXlIBHQHXhBew" %}
[How to Update Pricing](/fast-weigh-knowledge-base/how-to-guides/how-to-update-pricing.md)
{% endcontent-ref %}

{% content-ref url="/pages/LNV6mmleRpOvr971QKIk" %}
[How to Import Tickets](/fast-weigh-knowledge-base/how-to-guides/how-to-import-records/how-to-import-tickets.md)
{% endcontent-ref %}

{% content-ref url="/pages/mFL8PKwjEpnKw1zW1tpO" %}
[How to Edit Tickets](/fast-weigh-knowledge-base/how-to-guides/how-to-edit-records/how-to-edit-tickets.md)
{% endcontent-ref %}

{% content-ref url="/pages/YcMWbGHlu6LEn1PmWBLO" %}
[How to - Invoices](/fast-weigh-knowledge-base/how-to-guides/how-to-invoices.md)
{% endcontent-ref %}

{% content-ref url="/pages/Jf0DXl7jqfYEP9DTvu6q" %}
[How to Track Inventory](/fast-weigh-knowledge-base/how-to-guides/how-to-track-inventory.md)
{% 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://help.tacinsight.com/fast-weigh-knowledge-base/how-to-guides/how-to-guides-overview.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.
