# Content

*Article Topics:* [*Ad Tools*](/getting-started/common-topics/ad-tools.md)

The NATS Content Ad tool type lets you upload a collection of images, videos, or both as a .zip file to be used by affiliates helping to promote your site. The media uploaded to these .zip files will then have an affiliate linkcode added to them, in order to track statistics.

### Uploading New Content

You can upload new images or videos to be used as downloadable content through the [Ad Tools Admin](/nats-admin/ad-tools.md). To do so, simply go to the [Ad Tools Admin](/nats-admin/ad-tools.md), scroll down to the "Content" ad tool category, and click the "View Ad Tools" action icon next to the "Content" ad tool type.

<figure><img src="/files/D6R9gkPeoZVzdRpPOVO5" alt=""><figcaption></figcaption></figure>

On the "Add New Ad Tool" page, use the available "Content Zip" field to add a .zip file with your desired content in it; you can upload a file from your hard drive, or input a URL to the .zip file in this field.

Once you have selected a file to use for your downloadable content, you can define all the other available settings for your content. These settings include:

* **Name** - The name of your content set.
* **Type** - Choose if your content consists of pictures, videos, or both.
* **Enabled on** - Choose a site (or all sites) that you want this content to be enabled for.
* **Publish Date** - Input what date you want this content to be available from.
* **Default Group** - Select an ad tool group to categorize the gallery under.

Once you have defined all of the available fields, click "Add Adtool" to add your new Content set to NATS.

<figure><img src="/files/haWGevcUKR4kROktAann" alt=""><figcaption></figcaption></figure>

Your new Content will now appear in the "Content Adtool" table, along with your other available content sets. This table provides you with the ad tool ID number, name, type, and default group of each content set.

## Related Articles

{% content-ref url="/pages/a3FiEScFwfJ3bStJcZKa" %}
[Ad Tool Type](/nats-admin/ad-tools/ad-tool-type.md)
{% endcontent-ref %}


---

# 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.toomuchmedia.com/nats-admin/ad-tools/further-reading/default-ad-tool-categories/content.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.
