> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/list-advertise/amazon/manage-and-optimize-amazon-ads/using-a-demo-connection-for-amazon-ads.md).

# Using a Demo connection for Amazon Ads

With our Amazon Ads channel, you can easily create dynamically sponsored product ad campaigns for Amazon. Sponsored ads target shopping queries or products that occupy high-visibility placements on Amazon. This article will assist you in getting started setting up your Amazon Ads connection.

### Using a Demo Connection for Amazon Ads

If you want to try out the Amazon Ads tool without sending your Ads to Amazon or if you don't have an Amazon account yet, you can use our Amazon Ads Demo connection. This allows you to generate ad templates and preview your ads without actually submitting them to Amazon. This can help you with testing the tool or with starting to set up different campaigns without any interference with current active campaigns.

The process to set this up works similarly to the normal connection.

{% stepper %}
{% step %}

### Add Amazon Ads channel

Go to the Amazon Ads section of the tool and click on + *Add Amazon Ads channel.*

![Demo 1.png](/files/fe31627f7a032e8c62b7b9d0233d062964a3ceb1)
{% endstep %}

{% step %}

### Add a new connection

Next, click on + *Add a new connection.*

![Demo 2.png](/files/bb443c48c9c7f37409bab6bc0e30917d13076d50)
{% endstep %}

{% step %}

### Select the Demo connection

Select Amazon Ads Demo and give the connection a clear name. Then, click on *Create* to add the demo connection to your account.

![Demo 3.png](/files/a9b3911d4ae664a152ee0b57991f5e7b11efeef1)
{% endstep %}

{% step %}

### Configure the generator

You will be redirected to the settings page, and you can set up the first generator. Name your generator and then select one of our demo Amazon accounts. Nothing will actually be sent to these accounts, so it doesn't matter which one you choose.

![Demo 4.png](/files/727710436a40d698847f988cb4235aaec604250a)

Once this is done, you can continue setting up your campaigns following [this help center page.](/list-advertise/amazon/manage-and-optimize-amazon-ads/setting-up-an-amazon-ads-campaign.md)
{% endstep %}
{% endstepper %}


---

# 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://helpcenter.channable.com/list-advertise/amazon/manage-and-optimize-amazon-ads/using-a-demo-connection-for-amazon-ads.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.
