# Magento

## Status

The Magento integration is currently in development. We're working on bringing e-commerce support features to Magento stores, similar to our [Shopify ](/integrations/shopify.md)integration.

Planned capabilities:

* Order lookup and tracking
* Customer information
* Product catalog search
* Return and refund processing

## Get notified

Want to know when Magento is available? Contact us and we'll let you know as soon as it's ready.

## In the meantime

You can still use eesel AI for your e-commerce support by:

* Training your agent on your website, help center, and documentation
* Deploying a [Chat Bubble](/use-cases/website-chat.md) on your Magento storefront
* Using custom API actions to connect to your Magento APIs


---

# 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.eesel.ai/integrations/magento.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.
