# Consent Annual

{% columns %}
{% column width="50%" %}
{% content-ref url="/pages/pQKubKUwx9fzDsrnR3vF" %}
[Calculate surcharging or convenience fees](/api-reference/rest-api/consent-annual/calculate-surcharging-or-convenience-fees.md)
{% endcontent-ref %}

{% content-ref url="/pages/Mxt7vJEbodxMUXVAwxvv" %}
[Charge a stored card](/api-reference/rest-api/consent-annual/charge-a-stored-card.md)
{% endcontent-ref %}

{% content-ref url="/pages/TSto2Fg6CMqoh04kBQqx" %}
[Create Annual Consent](/api-reference/rest-api/consent-annual/create-annual-consent.md)
{% endcontent-ref %}

{% content-ref url="/pages/AbZBDYYCOe9deO1Ewplz" %}
[Annual Consent Stats](/api-reference/rest-api/consent-annual/annual-consent-stats.md)
{% endcontent-ref %}

{% endcolumn %}

{% column width="50%" %}
{% content-ref url="/pages/XrzYCfyMKiQrCDWtoamK" %}
[Cancel a consent (Card On File)](/api-reference/rest-api/consent-annual/cancel-a-consent-card-on-file.md)
{% endcontent-ref %}

{% content-ref url="/pages/uOJs8Q3QN764NYLEJcpK" %}
[Modify an annual consent](/api-reference/rest-api/consent-annual/modify-an-annual-consent.md)
{% endcontent-ref %}

{% content-ref url="/pages/d7NeGVDa1GBQ177v8cEm" %}
[Create an annual consent with manual card entry](/api-reference/rest-api/consent-annual/create-an-annual-consent-with-manual-card-entry.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/consent-annual.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.
