> 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/partner/it/di-cosa-vorresti-saperne-di-piu/getting-started/start-earning-with-your-partnered-brand.md).

# Inizia a guadagnare con il tuo brand partner

Iniziamo a farti guadagnare! Segui questa guida per cominciare.

## Ottieni i tuoi link di tracciamento

Come affiliato, il tuo primo rapido passo per promuovere il marchio con cui collabori è *creare un link di tracciamento* da incorporare in qualsiasi contenuto che desideri promuovere.

1. Dalla barra di navigazione in alto, seleziona **Gestisci → I miei brand →** [**I miei brand**](https://app.impact.com/secure/mediapartner/marketplace/new-campaign-marketplace-flow.ihtml?execution=e16s1\&state=joined#joinState=joined\&sortBy=salepercent\&sortOrder=DESC).
2. Passa il mouse sul brand, quindi seleziona **Copia link** per copiarlo negli appunti.
3. Usalo per promuovere il brand nei tuoi contenuti. Tutto qui!

Puoi anche promuovere prodotti specifici, offerte e altro ancora. Ogni brand ha requisiti e impostazioni diversi, quindi tieni presente che alcuni di questi potrebbero non essere disponibili per il tuo brand.

* Trova [prodotti che puoi promuovere](/partner/it/di-cosa-vorresti-saperne-di-piu/platform-features/marketing-content/product-promotions/promote-a-product-from-the-product-marketplace.md) nel Marketplace dei prodotti.
* Scopri diversi [asset del brand](/partner/it/di-cosa-vorresti-saperne-di-piu/platform-features/marketing-content/brand-assets/asset-types-explained-for-partners.md), come annunci, immagini o video, che puoi includere.
* Scopri [offerte e promozioni](/partner/it/di-cosa-vorresti-saperne-di-piu/platform-features/marketing-content/deals/view-and-manage-deals-as-a-partner.md) che il brand sta proponendo.

## Imposta i tuoi dati di pagamento

Quando avrai guadagnato almeno 10 USD, il saldo dell'account può essere prelevato sul [conto bancario](/partner/it/di-cosa-vorresti-saperne-di-piu/platform-features/finance/payments-withdrawals-and-balance/withdraw-funds-to-your-bank-account.md) o [account PayPal](/partner/it/di-cosa-vorresti-saperne-di-piu/platform-features/finance/payments-withdrawals-and-balance/withdraw-funds-to-your-paypal-account.md) selezionato nelle tue impostazioni. Scegli [la frequenza con cui vieni pagato](/partner/it/di-cosa-vorresti-saperne-di-piu/platform-features/finance/payments-withdrawals-and-balance/select-how-often-you-get-paid-as-a-partner.md):

* Quando il tuo saldo raggiunge un certo importo.
* Nella stessa data di ogni mese.

Tutto pronto: ora sei pronto per iniziare a guadagnare!

{% hint style="success" %}
**Vuoi portare il tuo percorso da affiliato al livello successivo?** Esplora i nostri [articoli di aiuto per iniziare](/partner/it/di-cosa-vorresti-saperne-di-piu/getting-started/readme-1/im-a-partner/introduction-welcome-to-impactcom-for-partners.md) per altri suggerimenti e best practice per far crescere il tuo successo.
{% endhint %}


---

# 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/partner/it/di-cosa-vorresti-saperne-di-piu/getting-started/start-earning-with-your-partnered-brand.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.
