# CHROME EXTENSION

- [Clients](https://docs.mymaggie.ai/chrome-extension/clients.md)
- [Personalized Travel Tales](https://docs.mymaggie.ai/chrome-extension/travel-tales.md)
- [Enhanced Research Tools](https://docs.mymaggie.ai/chrome-extension/research-tools.md)
- [On-Page Actions](https://docs.mymaggie.ai/chrome-extension/on-page-actions.md): This section explains how to save files. For Chat with AI go to the next section
- [Chat with AI](https://docs.mymaggie.ai/chrome-extension/chat.md)
- [MAGCRM Upload (Improved)](https://docs.mymaggie.ai/chrome-extension/magcrm-upload-improved.md): Learn how to use MAGgie’s MAGCRM Upload feature to instantly convert supplier confirmations, whether PDFs or booking emails - into ready-to-use trips and bookings inside MAGCRM.
- [AI Reply on Gmail](https://docs.mymaggie.ai/chrome-extension/ai-reply-on-gmail.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.mymaggie.ai/chrome-extension.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.
