# Marketing Plan

MAGgie™'s web app helps travel agents create and manage detailed marketing plans that promote their travel services across different platforms.

## How it works

Agents can create a comprehensive marketing plan in just a few steps:

1. **Select Medium:** Choose the platforms you want to focus on, such as Instagram, Facebook, LinkedIn, Email, and Blog.
2. **Set Duration:** Select the duration you want to run the campaign (e.g., 1 week, 2 weeks, or 3 weeks).
3. **Post Frequency:** Decide how often you want to post content, such as daily, twice a week, or once a week.
4. **Content Brief:** Provide a short description of what you want to promote (e.g., "Promote honeymoon vacation packages").
5. **Motivation:** Input a goal or motivation to help guide your marketing efforts (e.g., "Grow my business and sell more packages").

<figure><img src="/files/QIMi5piufnjGb1Bmkd14" alt=""><figcaption></figcaption></figure>

Once completed, MAGgie™ generates a tailored marketing plan with AI-generated content suggestions for social media, email, and blog posts. You can add these to your agenda to receive notifications for tasks to be completed.&#x20;

{% hint style="info" %}
**Note:** Only one marketing plan can be active at a time. However, you can generate as many draft plans as you wish.&#x20;
{% endhint %}

All draft plans are stored under the "Marketing Plan" tab on the left-hand sidebar and can be activated at any time. If you activate a draft plan when an active plan is present, our system cancels the existing plan and activates the draft plan.&#x20;

<figure><img src="/files/Qt4O5qWX2B3Mp5FQzri8" alt=""><figcaption></figcaption></figure>


---

# 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/marketing-plan.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.
