# Payments

The Payments section of NATS houses one of the most important parts of NATS as it deals with ensuring Affiliates are properly compensated for bringing traffic to your program.&#x20;

## Common Questions

{% content-ref url="/pages/eL8LDfiwWXN12y2d8cgi" %}
[Using Bulk Invoice Imports](/nats-admin/payments/common-questions/using-bulk-invoice-imports.md)
{% endcontent-ref %}

{% content-ref url="/pages/x9CGGMTRvtotS1hDIxsq" %}
[How to add a Dump Format](/nats-admin/payments/common-questions/how-to-add-a-dump-format.md)
{% endcontent-ref %}

{% content-ref url="/pages/IjLtrFMuZJgWmAd2SDiV" %}
[Adding a New Pay Via Method](/nats-admin/payments/common-questions/adding-a-new-pay-via-method.md)
{% endcontent-ref %}

## NATS Admin

{% content-ref url="/pages/3bEmDoWt5Jvy41TJ6BwX" %}
[Bulk Payments](/nats-admin/payments/bulk-payments.md)
{% endcontent-ref %}

{% content-ref url="/pages/43wAcMD07RR2ks0lsOKU" %}
[Dump Formats](/nats-admin/payments/dump-formats.md)
{% endcontent-ref %}

{% content-ref url="/pages/7A669etAQAqxxe5Jt2hX" %}
[Payout Changes](/nats-admin/programs/further-reading/payout-changes.md)
{% endcontent-ref %}

{% content-ref url="/pages/TAAomDT2viU2HQOR23B4" %}
[Payments Due / Stored](/nats-admin/payments/payments-due-stored.md)
{% endcontent-ref %}

{% content-ref url="/pages/auQc6UBSgN2X0ZMZVabY" %}
[Payout Periods](/nats-admin/payments/payout-periods.md)
{% endcontent-ref %}

{% content-ref url="/pages/8FVbLPxoRQGoRsvunNSh" %}
[Payout Periods Overview](/nats-admin/payments/payout-periods-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/0lKTwMrhNp98rOrJxWzb" %}
[Payment Search](/nats-admin/payments/payment-search.md)
{% endcontent-ref %}

{% content-ref url="/pages/2r9qaBFyDoA0Dbys0MAb" %}
[Pay Via Methods](/nats-admin/payments/pay-via-methods.md)
{% endcontent-ref %}

## Further Reading

* [Payment Dump Entry Numbers](/nats-admin/payments/further-reading/payment-dump-entry-numbers.md)
* [Payment Dump Variables](/nats-admin/payments/further-reading/payment-dump-variables.md)
* [Check Functions](/nats-admin/payments/further-reading/check-functions.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://docs.toomuchmedia.com/getting-started/common-topics/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.
