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

# Additional Resources

## **Colorado Attorney General’s Office**

* [Colorado's Opioid Settlement Funds Framework](https://geoinfo.coag.gov/portal/apps/sites/#/settlement-distributions)
  * [Regional Funds](https://geoinfo.coag.gov/portal/apps/sites/#/settlement-distributions/pages/regional-funds)
  * [Local Governments](https://geoinfo.coag.gov/portal/apps/sites/#/settlement-distributions/pages/local-government)
  * [State Share and Infrastructure Funds](https://geoinfo.coag.gov/portal/apps/sites/#/settlement-distributions/pages/state-share-and-infrastructure)
* [Combating the Opioid Crisis](https://coag.gov/opioids/)
  * [Opioid Crisis Recovery Funds Advisory Committee](https://coag.gov/opioids/opioid-crisis-recovery-funds-advisory-committee/) (oversees state share)
  * [Colorado Opioid Abatement Council](https://coag.gov/opioids/colorado-opioid-abatement-council/) (oversees remaining shares)
    * [2024 Recommendations and Guiding Principles for the Use & Management of Opioid Settlement Funds from COAC](https://coag.gov/app/uploads/2024/06/2024-COAC-Recommendations-and-Guiding-Principles.pdf)
* [Colorado Opioid Settlement MOU: Frequently Asked Questions](https://www.coag.gov/app/uploads/2021/10/3-Colorado-Opioid-MOU-FAQ.pdf)

***

## **Colorado University Family Medicine**

* [RX Consortium Prescription Drug Abuse Data Dashboard](https://public.tableau.com/app/profile/lina.brou/viz/RXConsortiumDashboard2020/LandingPage)

***

## **Colorado Department of Public Health and Environment**

* [Drug Overdose Dashboard](https://cdphe.colorado.gov/overdose-prevention)


---

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