# Integrations billing

Suptask applies a flexible billing model for integrations where integrations can be added to your account independently of your subscribed plan.&#x20;

* Embedded into the price of an Agent&#x20;
* Added on top of your monthly Agent bill

Integrations is priced per configured integration on your account.&#x20;

When added on top of your monthly bill, the price per integration starts at $20 per month.&#x20;

{% hint style="info" %}
Contact [Suptask Support](/getting-started/contact-support.md) or your Account Manager for more information.
{% endhint %}


---

# 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://support.suptask.com/account-management/subscription-and-billing/integrations-billing.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.
