> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/goaffpro/admin-panel/manage/digital-assets.md).

# Digital Assets

The **Digital Assets** tab allows you to upload digital assets for your affiliates, including banners, videos, and documents. These assets can be utilized by your affiliates in their promotional activities.

<figure><img src="/files/J5UNx2466WC5kHOMIwH6" alt=""><figcaption><p>Digital Assets</p></figcaption></figure>

### Upload Digital Assets

Here, you can upload digital asset files for affiliates. You can click on **Upload Files** to upload them. Additionally, you can categorize these media files using the folder option. You also have the option to upload link assets and articles for affiliates.&#x20;

<figure><img src="/files/WietBw7U7zTSwkcl1wxI" alt=""><figcaption><p>Upload digital assets</p></figcaption></figure>

{% content-ref url="/pages/qGyG6OzIQkk8BVU95xNn" %}
[Upload Digital Assets ](/program-management/upload-digital-assets-for-affiliates.md)
{% endcontent-ref %}

The digital assets will be displayed to affiliates in their dashboard in the Media Assets section of the Marketing Tools tab.&#x20;

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

{% embed url="<https://youtu.be/HU1HwSVy4r0>" %}
Digital Assets
{% endembed %}


---

# 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:

```
GET https://docs.goaffpro.com/goaffpro/admin-panel/manage/digital-assets.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.
