> For the complete documentation index, see [llms.txt](https://global-psychedelic-society.gitbook.io/handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://global-psychedelic-society.gitbook.io/handbook/additional-support/psychedelic-trainings.md).

# Psychedelic Trainings

Psychedelic training programs vary widely depending on location, background, and intended scope of practice. Some states or countries require specific certifications, while others may have no formal requirements. It is essential to conduct thorough due diligence when selecting a training program to ensure it aligns with your goals and meets any legal requirements in your area.

### **Choosing the Right Training Program**

When evaluating a training program, consider the following factors:

* Who is issuing the certification? Ensure that the program is backed by a reputable institution or governing body.
* Admission Process & Prerequisites: Some programs require applicants to have prior professional experience (e.g., as therapists, coaches, or healthcare workers), while others are more open to a general audience.
* Certification Criteria: Understand how certification is determined. What parameters, qualifications, or metrics must be met to complete the program?
* Scope of Training: Programs differ significantly in their focus:
  * Psychedelic-Assisted Psychotherapy (PAP) – Designed for licensed therapists integrating psychedelics into clinical settings.
  * Harm Reduction & Peer Support – Focused on education and safety measures for those working in community support roles.
  * Coaching & Facilitation – Training for those looking to guide preparation and integration, rather than administer psychedelics.
  * Psychedelic Education & Advocacy – Designed to educate the public, activists, and researchers on psychedelic science, policy, and cultural considerations.

### **Aligning Training with Your Goals**

Before enrolling in a program, reflect on what you aim to achieve:

* Do you want to work in a clinical setting, or do you prefer a community-based harm reduction role?
* Are you interested in direct facilitation or broader education and advocacy?
* How does the training align with the legal framework in your location?

### **Conducting Due Diligence**

To ensure a training program is reputable:

* Speak with Alumni: Reach out to past participants to understand their experiences and career trajectories post-training.
* Research Governing Bodies: Check if the program is accredited by organizations such as the International Federation of Coaches (IFC) or Association of Psychedelic Practitioners (APPA).
* Assess Accessibility & Ethics: Consider how the program ensures inclusivity and avoids unnecessary gatekeeping or exclusionary practices.

### **Additional Resources**

For those looking to explore psychedelic training opportunities, here are some recommended programs and organizations:

* [MAPS](https://maps.org) – Multidisciplinary Association for Psychedelic Studies
* [CIIS](https://www.ciis.edu) – Certificate in Psychedelic-Assisted Therapies and Research
* [Fluence](https://www.fluencetraining.com) – Training in psychedelic integration and harm reduction
* [Vital](https://www.vitalpsychedelictraining.com) – Comprehensive facilitation training for coaches and therapists

By carefully selecting a training program that aligns with your aspirations and ethical considerations, you can ensure your psychedelic education and professional development are well-supported.<br>


---

# 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://global-psychedelic-society.gitbook.io/handbook/additional-support/psychedelic-trainings.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.
