# How to run meetups

Below is a checklist for how to run meetups, such as [Mattermost's GitLab Commit kick-off party](https://www.eventbrite.com/e/gitlab-commit-kickoff-party-tickets-85844347755).

* Research venues in area based on number of attendees and type of event.
* Contact venues for availability on date of event as well as cost (Food & Beverage minimum and Rental Fee).
* Select venue and food & beverage order.
* Receive editable PDF contract from venue and send to procurement for approval.
* Create event invitation online & promote (meetup, eventbrite, Mattermost newsletter, social media, email, Sales). Contact Amanda for assistance.
* Contact Team Admin for shipping assistance with swag (must have shipping location).
* Decide on collateral and contact Team Admin for shipping assistance.
* Will you be getting party decor such as napkins, sign, balloons, etc. Can contact Team Admin for assistance.


---

# 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/how-to-run-meetups.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.
