# Ungating — What It Is and How It Works

Ungating is something every Amazon seller deals with, especially early on. It sounds more complicated than it is — but it's worth understanding properly because getting it wrong wastes time and money.

***

**What is ungating?**

When you try to add certain products to your inventory, Amazon won't let you list them straight away. Instead you'll see an **Apply to Sell** button. This means the brand or category is restricted and you need Amazon's permission to sell it.

This exists for good reason. Amazon uses restrictions to protect customers from counterfeit products, ensure sellers are sourcing stock from legitimate suppliers, and give brands some control over who sells their products on the platform.

It's not personal. It's just part of how Amazon works.

***

**Auto ungating**

Sometimes when you click Apply to Sell, Amazon approves you instantly with no invoice required. This is called auto ungating and it becomes more common the longer your account has been active and the more sales history you build up.

New accounts get very little of this. Established accounts with a clean history get a lot. It's one of the reasons consistency and account health matter so much in the long run.

***

**Manual ungating**

If you don't get auto approved, you'll need to submit an invoice. Here's what Amazon actually needs:

* A valid invoice dated within the last 180 days
* Your name and address matching your Amazon seller account exactly
* The supplier's name and address clearly shown
* The brand name visible on the invoice
* A quantity that meets the requirement shown on the approval page — usually 10 units for most brands, sometimes 100 for higher risk categories

A few important points:

* The invoice must come from a **wholesaler, distributor, or Amazon itself** — receipts from Tesco, Boots, or any high street retailer won't be accepted
* You don't need to buy the exact product you want to sell — you just need to match the brand. Want to sell a Nivea moisturiser? Buy 10 cheap Nivea lip balms. Same brand, much cheaper.
* Prices can be removed from the invoice but everything else must stay visible
* Amazon may contact your supplier to verify the invoice is genuine

***

**Using photos**

Photos aren't always required but they make a real difference, especially on newer accounts. Upload photos of the products and packaging alongside your invoice when:

* Your account is new
* You've already been declined once
* Your invoice looks like it came from a retailer rather than a wholesaler
* Amazon specifically asks for more evidence

As your account matures and builds trust, invoice only submissions become the norm.

***

**Using an Amazon Business order to ungate**

You can also use purchases from your Amazon Business Buying Account as ungating invoices. For this to work:

* The order must contain at least 50 units of the same brand
* All units must appear on a single invoice — if Amazon splits your order across multiple invoices it won't work
* The order must be fully fulfilled before you submit it
* Don't return the order — returns on your business buying account hurt its health

This method works but it's more expensive than buying from a wholesaler, so most sellers only use it when a cheaper supplier isn't available.

***

**When you get declined**

Declines are completely normal, especially on new accounts. It doesn't necessarily mean your invoice was wrong — sometimes Amazon's system is just being cautious.

Common reasons for a decline:

* Your account doesn't have much selling history yet
* The file you uploaded wasn't clear enough
* Amazon flagged it for manual review

If you get declined, don't give up. Resubmit with clearer files, better photos, and a bit of patience. Some sellers get declined five or ten times before approval. Keep going.

***

**What happens after approval**

Once approved, that brand is unlocked on your account permanently. As you complete more ungates and build more sales history, auto ungating kicks in more and more — and eventually most brands just open up without you needing to do anything at all.


---

# 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://behind-the-buybox.gitbook.io/behind-the-buybox-docs/ungating-what-it-is-and-how-it-works.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.
