# AI in Emporix

- [Quickstart Powered by AI](https://developer.emporix.io/agentic-commerce-intelligence/ai-in-emporix/ai-intro.md): See how artificial intelligence features built in Emporix can facilitate setting up your commerce store.
- [AI Smart Config](https://developer.emporix.io/agentic-commerce-intelligence/ai-in-emporix/ai-intro/ai-config.md): Emporix offers AI capabilities to help you with setting up and configuring your tenant.
- [AI Smart Import](https://developer.emporix.io/agentic-commerce-intelligence/ai-in-emporix/ai-intro/ai-import.md): Get up to speed with Emporix by using AI Smart Import to transfer the data to the system.


---

# 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://developer.emporix.io/agentic-commerce-intelligence/ai-in-emporix.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.
