# Web Application

- [Marketing Plan](https://docs.mymaggie.ai/web-application/marketing-plan.md)
- [Email](https://docs.mymaggie.ai/web-application/email.md)
- [Social Media ](https://docs.mymaggie.ai/web-application/social-media.md)
- [Unsplash Images](https://docs.mymaggie.ai/web-application/social-media/unsplash-images.md)
- [Blogs](https://docs.mymaggie.ai/web-application/blogs.md)
- [Destination Guides](https://docs.mymaggie.ai/web-application/destination-guides.md): Destination Guides in MAGgie help travel agents quickly access city-wise travel insights to craft detailed itineraries.
- [Agenda and Task Management](https://docs.mymaggie.ai/web-application/agenda-task-management.md)
- [Analytics](https://docs.mymaggie.ai/web-application/analytics.md): The Analytics module gives you a clear picture of your performance and progress as a travel advisor.
- [Nudges](https://docs.mymaggie.ai/web-application/nudges.md): AI-generated guidance delivered inside Chrome Extension + Web App to help advisors take the next best action


---

# 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/web-application.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.
