# Tools page docs

Merchants on a paid subscription tier can access AI-powered tools to optimize their Agora storefront and catch up on e-commerce trends. There are two tools:

1. **Agora AI**. Leveraging AI, we have built a library of knowledge for merchants to improve their conversion rates, get tips on keyword selection, and learn about running promotions and sales on Agora. Built as a chat, merchants get to interact with the AI to discover more information about their store on our platform.
2. **E-commerce news.** We use AI to search millions of websites to give you e-commerce industry articles the moment they are published. Merchants can also search by topics to get tailored information they are looking for.

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/tools-page-docs.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.
