> For the complete documentation index, see [llms.txt](https://docs.cipp.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cipp.app/msp-adoption-toolkit/sales-enablement-materials/content-templates-precooked.md).

# Content Templates - Precooked

CyberDrain wants to make sure we give you resources that you can actually use. It's hard and takes time to create marketing materials that stand out enough, and are still usable as a template. We also understand that most MSPs don't have the resources or marketing departments available to create this content for them.

To use the LinkedIn Slideshow posts we recommend changing the colours and logo, and name to your own MSP. This is best done by editing the Master Slide.

* Go to the **View** tab in PowerPoint, and click **Slide Master**
* In the **Master Slide (top-most slide)**, go to **Insert → Pictures**.
* Select your company logo and place it in one of the "Logo Spaces". These use safe margins to make sure your logo is in the correct place.
* Resize as needed. This ensures the logo appears on every slide automatically.
* Still in **Slide Master**, select **Colors → Customize Colors** (found under the **Slide Master → Edit Theme** group).
* Replace the default accent colours with your MSP’s brand palette (primary, secondary, neutral tones).
* Save this template, when you paste the content from our precooked templates it will automatically follow your own branding.

## M365 Features

{% tabs %}
{% tab title="Informal Tone" %}

{% endtab %}

{% tab title="Conversational Professional Tone" %}

{% endtab %}

{% tab title="Formal Tone" %}

{% endtab %}
{% endtabs %}

## General Security Recommendations

{% tabs %}
{% tab title="Informal Tone" %}

{% endtab %}

{% tab title="Conversational Professional Tone" %}

{% endtab %}

{% tab title="Formal Tone" %}

{% endtab %}
{% endtabs %}

## Our approach to M365

{% tabs %}
{% tab title="Informal Tone" %}

{% endtab %}

{% tab title="Conversational Professional Tone" %}

{% endtab %}

{% tab title="Formal Tone" %}

{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cipp.app/msp-adoption-toolkit/sales-enablement-materials/content-templates-precooked.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
