> 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/the-amazon-repricer.md).

# The Amazon Repricer:

> **Who can use this feature:** This is a paid add-on. You need to activate this add-on for your subscription yourself. To learn how to do so, read [this article](/account-billing/manage-your-subscription/manage-your-channable-subscription/channable-subscription-add-ons.md).

### Keep your Amazon prices competitive with automated repricing.

The Amazon Repricer helps you adjust prices based on the strategy you choose. The goal is to help you win the buy box while staying within the price limits you set.

***

### Choose a repricing strategy

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-trophy">:trophy:</i></td><td><strong>Buy Box Targeting</strong><br>Keeps your prices as low as possible to compete for the buy box.</td><td><a href="/spaces/F8GepmoSonQRG6RnHOxJ/pages/4909580bf65d3b4ee997d2b195e3d88ba67b87e5">/spaces/F8GepmoSonQRG6RnHOxJ/pages/4909580bf65d3b4ee997d2b195e3d88ba67b87e5</a></td></tr><tr><td><i class="fa-users">:users:</i></td><td><strong>Competitor Targeting</strong><br>Gives you more control over which competitors you want to compete with.</td><td><a href="/spaces/F8GepmoSonQRG6RnHOxJ/pages/502a0b9c159fca687fc08e8235b9af0c1a3c8b18">/spaces/F8GepmoSonQRG6RnHOxJ/pages/502a0b9c159fca687fc08e8235b9af0c1a3c8b18</a></td></tr></tbody></table>

### Start with the Amazon repricer

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-gear">:gear:</i></td><td><strong>Configure the Amazon Repricer</strong><br>Set up the repricer and define the basics before you start.</td><td><a href="/spaces/F8GepmoSonQRG6RnHOxJ/pages/554a1184115de59cf9d07832d93b67d51255a066">/spaces/F8GepmoSonQRG6RnHOxJ/pages/554a1184115de59cf9d07832d93b67d51255a066</a></td></tr><tr><td><i class="fa-trophy">:trophy:</i></td><td><strong>Buy Box Targeting</strong><br>Compete more aggressively to win the Amazon buy box.</td><td><a href="/spaces/F8GepmoSonQRG6RnHOxJ/pages/4909580bf65d3b4ee997d2b195e3d88ba67b87e5">/spaces/F8GepmoSonQRG6RnHOxJ/pages/4909580bf65d3b4ee997d2b195e3d88ba67b87e5</a></td></tr><tr><td><i class="fa-users">:users:</i></td><td><strong>Competitor Targeting</strong><br>Choose which competitors to target and fine-tune your pricing.</td><td><a href="/spaces/F8GepmoSonQRG6RnHOxJ/pages/502a0b9c159fca687fc08e8235b9af0c1a3c8b18">/spaces/F8GepmoSonQRG6RnHOxJ/pages/502a0b9c159fca687fc08e8235b9af0c1a3c8b18</a></td></tr></tbody></table>

### Troubleshoot and manage your repricer

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-circle-question">:circle-question:</i></td><td><strong>Not received ASIN Troubleshooter</strong><br>Fix products that cannot be repriced yet because Amazon has not returned an ASIN.</td><td><a href="/spaces/F8GepmoSonQRG6RnHOxJ/pages/151817be6bf37b4a384b9a4e8dabb5c73bd37e42">/spaces/F8GepmoSonQRG6RnHOxJ/pages/151817be6bf37b4a384b9a4e8dabb5c73bd37e42</a></td></tr><tr><td><i class="fa-power-off">:power-off:</i></td><td><strong>Deactivate your Amazon Repricer</strong><br>Turn off the repricer and remove the add-on from your subscription if needed.</td><td><a href="/spaces/F8GepmoSonQRG6RnHOxJ/pages/07ea1b880eb02226e024afa0719ee37e75398da2">/spaces/F8GepmoSonQRG6RnHOxJ/pages/07ea1b880eb02226e024afa0719ee37e75398da2</a></td></tr></tbody></table>


---

# 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/the-amazon-repricer.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.
