# Sponsorship Guide

Would you like to help build and support the Elixir community in Montreal? We are looking for event sponsors to help with giveaways, food, and drinks. Event sponsors receive the following benefits:

### At the event

1. An announcement of appreciation for your sponsorship at the beginning of the meet-up.
2. Logo on the event's welcome presentation slide displayed on the venue's visual system (projector or monitor), before and after presentations.
3. Priority to make an announcement in the "Open Announcements" section of the meet-up. Any announcement may be a company pitch, communicating job offerings or a product demo.

### On-line

1. Your company name and link to your website on the event announcement posted on [Meetup.com](https://www.meetup.com/montrealelixir/).
2. Your logo and link to your website on [Meetup.com](https://www.meetup.com/montrealelixir/) for up to one year.
3. A tweet of appreciation one day after the event from the Montreal Elixir [Twitter](https://twitter.com/) account.
4. Logo included in opening credits of recorded presentations posted on [YouTube](https://www.youtube.com/channel/UCftyx5k7K_0a3wIGRtE2YQw).

## How to Sponsor

Please contact us at sponsorship dot montrealelixir.ca to discuss event sponsorship. The Montreal Elixir community greatly appreciates your support!

Some examples:

* providing the venue for the meetups
* cost of food
* cost of refreshments
* cost of web site hosting (Heroku)
* video production
* books and/or subscriptions


---

# 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://montrealelixir.gitbook.io/playbook/guides/sponsorship.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.
