# Payments

The payments menu item allows for direct payment to be taken from the app. Clicking this menu item will redirect to the Web Portals New Payments screen, (reference page linked below) as long as the Web Portal has the Billing/AR module enabled. To review, please refer to this article for [Creating Payments](/fast-weigh-knowledge-base/how-to-guides/how-to-create-new-records/creating-payments.md).

***

## Links To Portal

{% content-ref url="/pages/760amP7NtLUXUgyZkyy3" %}
[New Payment](/fast-weigh-knowledge-base/references/web-portal/billing-ar/new-payment.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/references/ticketing-app/application/payments.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.
