# Amazon Seller/Brand Monitoring

Moonitor can follow an amazon brand \ Specific seller and ping you if items are getting added to it.

### Monitoring A Seller

1 -> Obtain a seller URL, it should look something like:\
`https://www.amazon.com/sp?ie=UTF8&seller=A1WCJ6LZLDP8WH&asin=B0CRTM7PX6&ref_=dp_merchant_link&isAmazonFulfilled=1`\
You can find it by click the "Sold By" button on a listing.

2 -> Run the command\
`$search addterm amazonseller #channel link`\
Replace the link and #channel with your seller link and the channel you want it to post at.

### Brand Monitoring

Brand monitoring lets you follow a specific brand.\
\
`$search addterm amazonbrand #channel link`\
\
Brand link examples:\
\
LoungeFly - <https://www.amazon.com/stores/Loungefly/Homepage/page/2F686219-7967-4425-8705-053ADE853724>\
Funko - <https://www.amazon.com/stores/page/C5636DB0-565B-4D72-8F8B-E23EFD3014D1>\
FujiFilm - <https://www.amazon.com/stores/FUJIFILM/Homepage/page/2528B9A9-8D24-443E-9D1B-EAFFFDE3CC60>\
Sony - <https://www.amazon.com/stores/Sony/Sony/page/AEA5D08A-7FC6-45D4-B121-C8A6FA25219F>


---

# 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.moonitor.tools/new-product-monitor/amazon-seller-brand-monitoring.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.
