# Overview

<figure><img src="/files/Q5V3CzhDSCDxI8P6NBKO" alt=""><figcaption></figcaption></figure>

Agora is a search engine where customers can discover, save and purchase any products sold on the Internet. Here's an overview of how Agora works:

1. Go to <https://www.searchagora.com/>.
2. Type any product or store you are looking for on the [search](https://www.searchagora.com/search) bar, chat with our shopping assistant [Athena](/customers/guides/who-is-athena.md), or upload an image through our [Image Search](/customers/guides/what-is-image-search.md) functionality. Or simply scroll down to discover products handpicked for you.
3. Click the 'Log In' button on the top right corner of the screen to [create an account.](/customers/guides/how-to-create-an-account.md) This will allow you to save your favorite items, create [Lists](/customers/guides/how-to-create-a-product-list.md) that you can share with friends, compare and purchase products.
4. Use the '[Lists](/customers/guides/how-to-create-a-product-list.md)' page to create new product [lists](/customers/guides/how-to-create-a-product-list.md) and save your favorite brands. You can share these with friends through your social media pages, email or via link.
5. Use the 'Orders' page to review your current and past orders, and click into any of these to review the payment method used, shipping details and order amount.
6. Use the 'Settings' page to add or update your payment method, add or update your shipping address, review your Agora Credits, profile information and your preferred categories for the home page under the '[personalization](/customers/guides/how-does-agora-personalize-your-experience.md)' tab.

If you have any questions, contact [support](/support/premium-support.md).&#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/customers/overview.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.
