> 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/michigan/additional-resources.md).

# Additional Resources

## **Michigan Attorney General**

* [Opioids](https://www.michigan.gov/ag/initiatives/opioids)
  * [Opioid Settlement Funds Implementation in Action](https://www.michigan.gov/ag/initiatives/opioids#:~:text=Opioid%20Settlement%20Funds%20Implementation%20in%20Action)
  * [Settlement Spending Guidance and Non-Remediation List](https://www.michigan.gov/ag/initiatives/opioids/opioid-settlement-general-guidance-folder/settlement-spending-guidance-and-non-remediation-list)

***

## **Michigan Department of Health and Human Services**

* [Opioid Settlements](https://www.michigan.gov/opioids/opioidsettlements)
* [Michigan Opioids Task Force](https://www.michigan.gov/opioids/crisis-response) and [Meetings](https://www.michigan.gov/opioids/nel)

***

## **Michigan Legislative Council**

* [Opioid Advisory Commission](http://council.legislature.mi.gov/Council/OAC) and [Bylaws](https://council.legislature.mi.gov/Content/Files/OAC/FINAL%20OAC%20BYLAWS.08.31.2022.pdf)

***

## **Michigan Association of Counties (MAC)**

* [Opioid Settlement Resource Center Dashboard](https://micounties.org/opioid-settlement-resource-center/)
* [Michigan Opioid Settlement Funds Toolkit: A Guide for Local Spending](https://micounties.org/wp-content/uploads/Michigan-Opioid-Settlement-Funds-Toolkit-2.pdf)
* [Opioid Settlement Resource Library](https://micounties.org/opioid-settlement-resource-library/)
* [Michigan Opioid Settlement Funds: Key Agencies and Settlements](https://micounties.org/wp-content/uploads/Michigan-Opioid-Settlement-Funds-Part-I_Key-Agencies-and-Settlements.pdf)
* [Frequently Asked Questions](https://micounties.org/wp-content/uploads/Michigan-Opioid-Settlement-Funds-Part-II_Frequently-Asked-Questions.pdf)


---

# 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/michigan/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.
