> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/platform-features/finance/your-subscription/impactcom-fees-explained-for-brands.md).

# impact.com-Gebühren für Marken erklärt

Wenn Sie mit impact.com einen Vertrag abschließen, legt Ihr Vertrag einen fälligen Betrag für Plattform- und Produktabonnements sowie mögliche Servicegebühren fest. Diese Gebühren werden jeden Monat berechnet und können monatlich oder jährlich bezahlt werden.

**Die Gebühren von impact.com werden bei Fälligkeit direkt von Ihrem Finanzierungskonto abgezogen und haben Vorrang vor allen anderen Zahlungen**. Berücksichtigen Sie Ihren Abrechnungsplan für impact.com-Gebühren, wenn Sie Ihre [Finanzierungsstrategie](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/finance-explained-for-brands.md) festlegen, um stets sicherzustellen, dass Ihre impact.com-Gebühren gedeckt sind.

#### Arten von Gebühren

Es gibt 3 Arten von Gebühren, die auf Ihren impact.com-Rechnungen erscheinen.

|                                                                                                                                                                    |                                                                                                                                                                                                                                                                                                                    |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Gebührenart**                                                                                                                                                    | **Beschreibung**                                                                                                                                                                                                                                                                                                   |
| [Abonnementgebühr](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/your-subscription/view-your-impactcom-subscription-and-usage-details.md) | Die monatliche oder jährliche Gebühr für die Nutzung von Performance und/oder anderen impact.com-Produkten.                                                                                                                                                                                                        |
| [Zusätzliche Wachstumsgebühr](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/your-subscription/how-are-volume-usage-rates-calculated.md)   | Dies ist eine Gebühr, die für das Überschreiten Ihres Kontingents an Zahlungsabwicklungsvolumen erhoben wird.                                                                                                                                                                                                      |
| Sonstige Gebühren                                                                                                                                                  | <p>Dies sind alle sonstigen Servicegebühren im Zusammenhang mit der Nutzung von impact.com und können unter anderem Folgendes umfassen:</p><p>• Einrichtungsgebühren</p><p>• Gebühren für Anzeigen-Hosting</p><p>• Gebühren für benutzerdefinierte Berichte</p><p>• Gebühren für die Überweisung von Zahlungen</p> |

#### Gebühren und Rechnungen anzeigen

* impact.com stellt eine herunterladbare PDF-Rechnung zur Verfügung, in der Ihre Gebühren aufgeführt sind. Erfahren Sie, wo Sie Ihre [impact.com-Rechnungen finden und verstehen](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/finance-documents/impactcom-invoices.md).
* Je nach Vertragsbedingungen mit Ihren Partnern können Ihnen außerdem Partnerkosten wie Auszahlungen, Leistungsboni und mehr berechnet werden. Diese Partnerkosten werden monatlich abgerechnet. Erfahren Sie, wo Sie Ihre [Rechnungen für Partnerzahlungen](/brand/de/what-would-you-like-to-learn-about/platform-features/finance/finance-documents/partner-payments-invoices-explained-for-brands.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/de/what-would-you-like-to-learn-about/platform-features/finance/your-subscription/impactcom-fees-explained-for-brands.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
