# Becoming A Verified Seller

To qualify as a Verified Seller on Tilt, you'll need to meet the following criteria:

* **Sales Milestone:** You must have either sold £9,000 / €10,000 worth of items *or* completed over 500 sales within a 3-month period.
* **Store Rating:** A store rating of 4.5 or higher is required, reflecting consistently positive customer experiences.
* **Established Seller:** You must have been an active seller on Tilt for at least 3 months before you're eligible for review.
* **Tracking Compliance:** All orders must include valid tracking numbers to count toward your Verified Seller progress.

Verified seller status is reviewed and updated at the beginning of each month.

{% hint style="info" %}
Please note: The final decision to grant Verified Seller status rests solely with Tilt.
{% endhint %}


---

# 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://support.tilt.app/tilt-help-desk/for-sellers/becoming-a-verified-seller.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.
