# Marketing Tools

The **Marketing Tools** tab allows affiliates to create trackable product links for their promotions. It also enables them to download and share digital assets provided by the merchant.

<figure><img src="/files/Z0s1pdHoW8aRKWetQwQ9" alt=""><figcaption><p>Marketing Tools Tab</p></figcaption></figure>

### Product Links

In the **Product Links** section, affiliates can paste either the product URL from the store or select the product name to generate a trackable link automatically.

<figure><img src="/files/8Wd8h2oYOSwyrP6TjedB" alt=""><figcaption><p>Product Links</p></figcaption></figure>

There is also an option to save the generated links and create a collection.&#x20;

<figure><img src="/files/fgUL9jxaPccWUMWOKACG" alt=""><figcaption><p>Create a collection of generated links</p></figcaption></figure>

### Media Assets

The **Media Assets** section shows all digital assets uploaded by the merchant for affiliates to use in their promotions.

<figure><img src="/files/H584yVvzMTH4HGy7TsmN" alt=""><figcaption><p>Media Assets</p></figcaption></figure>

{% hint style="info" %}
To upload digital assets for your affiliates, you can follow this [guide](/program-management/upload-digital-assets-for-affiliates.md).&#x20;

The digital assets that the merchant uploads in the Digital Assets tab will be visible in the Marketing Tools tab of the affiliate portal. These assets may include banners, product images, videos, documents, etc.
{% 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://docs.goaffpro.com/goaffpro/affiliate-dashboard/marketing-tools.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.
