# Welcome

Welcome to the Agora API docs!

Agora is an AI search engine for e-commerce products. We’ve indexed 800 million products that are sold on 1,000,000 e-commerce stores and made them easy to purchase. Think of a decentralized Amazon.

Agora helps you find, purchase, and track products with AI. Our complete service is available via app and API. Every feature you can demo on [our app](https://www.searchagora.com/) is also available as an endpoint in these API docs.

In ancient Greece, the Agora was the central gathering place where all commerce took place. We're building the Agora for the modern world and excited to see what you'll build with our API.

For more information visit our [Developer API](https://www.searchagora.com/developer-api) page. If you have any questions, contact us at <support@searchagora.com>.&#x20;


---

# 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/welcome.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.
