# How to check if your store is on Agora

Merchants can check if their store is on Agora following these steps:

1. Scroll to the bottom of the home page (searchagora.com) and click on "Store Checker" on the right side of the footer.
2. Enter your store URL in the box. If your store is on Agora, you will be redirected to your store page. If it is not, we will upload your product catalog and display your store page as well.

If you have any questions, contact [support](/support/premium-support.md).


---

# 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.searchagora.com/merchants/guides/how-to-check-if-your-store-is-on-agora.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.
