> 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/harm-reduction-education-and-resources.md).

# Harm Reduction Education & Resources

Harm reduction is a foundational aspect of psychedelic societies, ensuring that members have access to education, resources, and safety protocols for responsible psychedelic use. Societies should provide clear guidance on harm reduction best practices and create systems for conflict resolution and ethical accountability.

**Harm Reduction Education**

* Offer trainings for organizational leadership on harm reduction principles.
* Create and post a set of community agreements that define ethical violations and establish accountability.
* Use a living document to regularly update harm reduction policies and community guidelines.
* Collaborate with established organizations such as DanceSafe to provide drug testing kits at events.

**Restorative and Transformative Justice**

* Consider Restorative Justice (RJ) and Transformative Justice (TJ) frameworks to navigate conflicts within the community.
* Identify trained facilitators to mediate disputes and maintain community safety.
* Familiarize yourself with RJ/TJ resources such as:
  * [Conflict Resolution Guide](http://orderofinterbeing.org/docs/Conflict-Guide.pdf)
  * [An Ecosystem for Psychedelic Community Accountability](https://docs.google.com/docume)

**Additional Resources**

* [Zendo](https://zendoproject.org/)
* [Illinois Psychedelic Society Resources](https://www.illinoispsychedelicsociety.org/resources)
* [Epic Psychedelic Resources](https://www.epicpsychedelic.com/resources)
* [DanceSafe](https://dancesafe.org/)
* [Drug Combination Chart](https://combo.tripsit.me/)

By integrating harm reduction education and accountability frameworks, psychedelic societies can create safer, more responsible spaces for exploration and community engagement.

<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/harm-reduction-education-and-resources.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.
