# How-to guides for M\&M

- [How to create release announcements](https://handbook.mattermost.com/operations/messaging-and-math/how-to-guides-for-m-and-m/how-to-create-release-announcements.md): 50% Draft
- [How to create screenshots and GIFs](https://handbook.mattermost.com/operations/messaging-and-math/how-to-guides-for-m-and-m/how-to-create-screenshots-and-gifs.md): 50% draft
- [How to write Mattermost case studies](https://handbook.mattermost.com/operations/messaging-and-math/how-to-guides-for-m-and-m/how-to-write-mattermost-case-studies.md): 50% draft
- [How to write guest blog posts for Mattermost apps and services](https://handbook.mattermost.com/operations/messaging-and-math/how-to-guides-for-m-and-m/how-to-write-guest-blog-posts-for-mattermost-apps-and-services.md): 50% draft
- [How to write Mattermost recipes](https://handbook.mattermost.com/operations/messaging-and-math/how-to-guides-for-m-and-m/how-to-write-mattermost-recipes.md)
- [How to compose tweets](https://handbook.mattermost.com/operations/messaging-and-math/how-to-guides-for-m-and-m/how-to-compose-tweets.md)
- [How to create a split test for web page](https://handbook.mattermost.com/operations/messaging-and-math/how-to-guides-for-m-and-m/how-to-create-a-split-test-for-web-page.md): 1% Draft
- [How to run meetups](https://handbook.mattermost.com/operations/messaging-and-math/how-to-guides-for-m-and-m/how-to-run-meetups.md): 1% Draft
- [How to run executive dinners](https://handbook.mattermost.com/operations/messaging-and-math/how-to-guides-for-m-and-m/how-to-run-executive-dinners.md): 10% draft


---

# 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://handbook.mattermost.com/operations/messaging-and-math/how-to-guides-for-m-and-m.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.
