> 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/readme.md).

# Erste Schritte

- [Erste Schritte für Marken](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/readme/getting-started-for-brands.md)
- [Erste Schritte mit der Starter Edition](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/readme/getting-started-with-starter-edition.md)
- [Ihre anfänglichen Finanz­einstellungen festlegen](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/readme/set-your-initial-finance-settings.md)
- [Sperr- und Zahlungsplanungszeiträume für Aktionen festlegen](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/readme/set-action-locking-and-payment-scheduling-periods.md)
- [Überblick über die Starter Edition für Marken](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/readme/starter-edition-for-brands-overview.md)
- [Erweitern Sie Ihre Partnerschaften mit der Essentials Edition](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/readme/grow-your-partnerships-with-essentials-edition.md)
- [Einführung in das Reporting von impact.com für Marken](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/readme/introduction-to-impactcom-reporting-for-brands.md)
- [Ich bin neu bei impact.com](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/readme/im-new-to-impact.com.md)
- [Willkommen bei der impact.com Starter Edition](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition.md)
- [Schritt 1: Ihren Produktkatalog-Feed prüfen und aktivieren](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-1-review-and-activate-your-product-catalog-feed.md)
- [Schritt 2: Ihre Produkte für Partner leicht zugänglich machen](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-2-make-your-products-easily-accessible-to-partners.md)
- [Schritt 3: Bestehende Partner in Ihr impact.com-Programm einbinden](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-3-onboard-existing-partners-to-your-impact.com-program.md)
- [Schritt 4: Ihre Website in ein Partner-Rekrutierungstool verwandeln](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-4-turn-your-website-into-a-partner-recruitment-tool.md)
- [Schritt 5: Neue Partnerbewerbungen prüfen](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-5-review-new-partner-applications.md)
- [Schritt 6: Promo-Codes für Partner erstellen und zuweisen](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-6-create-and-assign-promo-codes-to-partners.md)
- [Schritt 7: Mehrere Anzeigenformate erstellen und hochladen](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-7-create-and-upload-multiple-ad-types.md)
- [Schritt 8: Neue Partner für Ihr Programm rekrutieren und einbinden](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-8-recruit-and-onboard-new-partners-to-your-program.md)
- [Schritt 9: Mit Ihren Partnern interagieren](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/readme/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-9-engage-with-your-partners.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/readme.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.
