# ACH

{% columns %}
{% column %}
{% content-ref url="/pages/KnNvUL41EFvwA48I3eqY" %}
[Create an ACH Sale](/api-reference/rest-api/ach/create-an-ach-sale.md)
{% endcontent-ref %}

{% content-ref url="/pages/4MzYgFnjmiP0j8KfkC2g" %}
[Apply credit to an ACH transaction](/api-reference/rest-api/ach/apply-credit-to-an-ach-transaction.md)
{% endcontent-ref %}

{% content-ref url="/pages/B2qEwUlTQoiRMrzHvltd" %}
[Void an ACH transaction](/api-reference/rest-api/ach/void-an-ach-transaction.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/TyMmyJmaqjfepO6mmHey" %}
[Create an ACH Combo Sale and Consent](/api-reference/rest-api/ach/create-an-ach-combo-sale-and-consent.md)
{% endcontent-ref %}

{% content-ref url="/pages/ge1yGeJ8KhGOlDJm7WDT" %}
[Process payment with ACH annual consent](/api-reference/rest-api/ach/process-payment-with-ach-annual-consent.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}


---

# 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.number.tech/api-reference/rest-api/ach.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.
