> For the complete documentation index, see [llms.txt](https://handbook.proanimal.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.proanimal.org/~/changes/8OnlYlegnL56c3P2z9bM/for-organizers/campaign-guides/social-and-community-events-guide/event-roles/trainer.md).

# Trainer

Some campaign socials may include a 20-30 minute teach-in by a community member or organizer. This is a great way to collectively elevate our skills, to ensure we are taking the time to learn from each other, and to implement best practices. The trainer's responsibilities are as follows:

* [ ] **Agree on a training topic with the organizer.**

  This can be something you feel you excel at, something you recently learned, or a skill or practice you feel knowledgeable about (e.g. canvassing best practices, outreach messaging, recruiting volunteers, leveraging social media, etc.)
* [ ] **Prepare and practice your teach-in before the event.**

  As this will be shared with the larger group, you'll want to make sure you're prepared!
* [ ] **Be sure to include audience participation in your teach-in!** It shouldn’t just be a lecture.&#x20;

  Ask the audience questions or include activities.
* [ ] **Send an outline of your training to the organizer.**

  Share this with the organizer at least two days before the event. This gives them a chance to review the material and provide feedback.
* [ ] **Bring any materials you need to execute your workshop/training.**

  For example, if you plan to have attendees write down their thoughts on a particular topic, make sure to bring pens and paper.
* [ ] **Deliver your workshop at an agreed-upon time during the event**. This is typically following announcements.


---

# 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:

```
GET https://handbook.proanimal.org/~/changes/8OnlYlegnL56c3P2z9bM/for-organizers/campaign-guides/social-and-community-events-guide/event-roles/trainer.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.
