> 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/it/what-would-you-like-to-learn-about/getting-started.md).

# Per iniziare

- [Per iniziare per i brand](https://help.impact.com/brand/it/what-would-you-like-to-learn-about/getting-started/getting-started-for-brands.md)
- [Per iniziare con l'Edizione Starter](https://help.impact.com/brand/it/what-would-you-like-to-learn-about/getting-started/getting-started-with-starter-edition.md)
- [Imposta le tue configurazioni finanziarie iniziali](https://help.impact.com/brand/it/what-would-you-like-to-learn-about/getting-started/set-your-initial-finance-settings.md)
- [Imposta i periodi di blocco delle azioni e di pianificazione dei pagamenti](https://help.impact.com/brand/it/what-would-you-like-to-learn-about/getting-started/set-action-locking-and-payment-scheduling-periods.md)
- [Panoramica dell'Edizione Starter per i brand](https://help.impact.com/brand/it/what-would-you-like-to-learn-about/getting-started/starter-edition-for-brands-overview.md)
- [Fai crescere le tue partnership con l'Edizione Essentials](https://help.impact.com/brand/it/what-would-you-like-to-learn-about/getting-started/grow-your-partnerships-with-essentials-edition.md)
- [Introduzione ai report di impact.com per i brand](https://help.impact.com/brand/it/what-would-you-like-to-learn-about/getting-started/introduction-to-impactcom-reporting-for-brands.md)
- [Sono nuovo/a di impact.com](https://help.impact.com/brand/it/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com.md)
- [Benvenuto/a nell'Edizione Starter di impact.com](https://help.impact.com/brand/it/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com/welcome-to-impact.com-starter-edition.md)
- [Passaggio 1: rivedi e attiva il feed del catalogo prodotti](https://help.impact.com/brand/it/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-1-review-and-activate-your-product-catalog-feed.md)
- [Passaggio 2: rendi i tuoi prodotti facilmente accessibili ai partner](https://help.impact.com/brand/it/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-2-make-your-products-easily-accessible-to-partners.md)
- [Passaggio 3: integra i partner esistenti nel tuo programma impact.com](https://help.impact.com/brand/it/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-3-onboard-existing-partners-to-your-impact.com-program.md)
- [Passaggio 4: trasforma il tuo sito web in uno strumento di reclutamento partner](https://help.impact.com/brand/it/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-4-turn-your-website-into-a-partner-recruitment-tool.md)
- [Passaggio 5: rivedi le nuove richieste di partnership](https://help.impact.com/brand/it/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-5-review-new-partner-applications.md)
- [Passaggio 6: crea e assegna codici promozionali ai partner](https://help.impact.com/brand/it/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-6-create-and-assign-promo-codes-to-partners.md)
- [Passaggio 7: crea e carica più tipi di annunci](https://help.impact.com/brand/it/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-7-create-and-upload-multiple-ad-types.md)
- [Passaggio 8: recluta e integra nuovi partner nel tuo programma](https://help.impact.com/brand/it/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-8-recruit-and-onboard-new-partners-to-your-program.md)
- [Passaggio 9: interagisci con i tuoi partner](https://help.impact.com/brand/it/what-would-you-like-to-learn-about/getting-started/im-new-to-impact.com/welcome-to-impact.com-starter-edition/step-9-engage-with-your-partners.md)
- [Da Rakuten Advertising a impact.com: passaggi chiave della transizione](https://help.impact.com/brand/it/what-would-you-like-to-learn-about/getting-started/da-rakuten-advertising-a-impact.com-passaggi-chiave-della-transizione.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/it/what-would-you-like-to-learn-about/getting-started.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.
