> For the complete documentation index, see [llms.txt](https://www.opioidsettlementguides.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.opioidsettlementguides.com/montana/additional-resources.md).

# Additional Resources

## [**Montana Opioid Abatement Trust**](https://montanaopioid.org/)

* [Advisory Committee Meetings](https://montanaopioid.org/advisory-committee-meetings/)
* [Trust Updates](https://montanaopioid.org/trust-updates/)
* [Abatement Regions](https://montanaopioid.org/abatement-regions/)
* [Contact Form](https://montanaopioid.org/contact/)
* [Grant Portal](https://montanaopioid.org/grant-portal/)
* [FAQs](https://montanaopioid.org/faq/)

***

## [**Montana Association of Counties**](https://www.mtcounties.org/)

* [National Opioid Settlement –Resources and Next Steps](https://www.mtcounties.org/resources-data/national-opioid-settlement/)
* [Abatement Regions Map](https://www.mtcounties.org/wp-content/uploads/resources/opioid-settlements/images/region-county-map-with-metros.png)
* [List of Authorized Officials](https://www.mtcounties.org/wp-content/uploads/resources/opioid-settlements/opioid-settlement-authorized-officials.pdf)
* [Opioid Settlements Virtual Town Hall Recording](https://www.youtube.com/watch?v=WfEDE92j8OY) (March 2023)
* [Opioid Settlement White Paper](https://www.mtcounties.org/wp-content/uploads/resources/model-policies-regulations-codes/opioid_settlement_white_paper.pdf)

***

## **Montana Department of Public Health & Human Services**

* [Find naloxone](https://dphhs.mt.gov/BHDD/naloxone/wheretogetNaloxone) (for individuals)
* [Order naloxone](https://mt.accessgov.com/dphhs/Forms/Page/bhdd/naloxonerequest) (for organizations)
* [Montana Substance Use Disorder Task Force](https://dphhs.mt.gov/opioid/) (includes meeting dates & agendas)
* [Substance Use Task Force 2020-2023 Strategic Plan](https://dphhs.mt.gov/assets/publichealth/EMSTS/opioids/MontanaSubstanceUseDisordersTaskForceStrategicPlan.pdf)

***

## **Montana Public Health Institute**

* [Opioid Response](https://www.mtphi.org/opioid-response)


---

# 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://www.opioidsettlementguides.com/montana/additional-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.
