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

# Additional Resources

## [OpioidSettlementTracker.com](https://www.opioidsettlementtracker.com/)

* [Global Settlement Tracker](https://www.opioidsettlementtracker.com/globalsettlementtracker)
* [Expenditure Report Tracker](https://www.opioidsettlementtracker.com/expenditures)
* [Community Grant Tracker](https://www.opioidsettlementtracker.com/communitygranttracker)

***

## Johns Hopkins Bloomberg School of Public Health

* [Principles for the Use of Funds from the Opioid Litigation](https://opioidprinciples.jhsph.edu/the-principles/)
* [Implementation Tools](https://opioidprinciples.jhsph.edu/implementation-tools/)
* [Opioid Settlement Principles Resource and Indicators (OSPRI)](https://opioidprinciples.jhsph.edu/ospri/)
* [National Dashboard of Opioid Settlement Expenditures ](https://opioidprinciples.jhsph.edu/national-dashboard/)

***

## Tribal Opioid Settlements

* [Tribal Opioid Settlement Principles](https://www.tribalprinciples.cih.jhu.edu/)\
  \&#xNAN;*Center for Indigenous Health at Johns Hopkins Bloomberg School of Public Health*&#x20;
* [Tribal Opioid Settlements website](https://www.tribalopioidsettlements.com/)

***

## KFF Health News

* [Payback: Tracking the Opioid Settlement Cash](https://kffhealthnews.org/opioid-settlements/)
* [Track Opioid Settlement Payouts — To the Cent — In Your Community](https://kffhealthnews.org/news/article/opioid-settlement-payouts-state-county-city-tracker/)
* [How Are States Spending Opioid Settlement Cash? We Built a Database of Answers](https://kffhealthnews.org/news/article/opioid-settlement-funds-detailed-database-state-county-city-spending/)

***

## Other

* [Opioid Solutions Center](https://www.naco.org/program/opioid-solutions-center)\
  \&#xNAN;*National Association of Counties (NACo)*
* [Appalachia Opioid Remediation Database](https://appalachiaopioidremediation.org/)\
  \&#xNAN;*Community Education Group*
* [Quick “How-To” Guide for Understanding Opioid Settlements State-to-State](https://www.naccho.org/uploads/downloadable-resources/OpioidSettlementsPDFFinal.pdf) \
  \&#xNAN;*National Association of County & City Health Officials (NACCHO) and Community Education Group*
* [Roadmap for Opioid Settlement Funds: Supporting Communities & Ending the Overdose Crisis](https://vocal-us.org/wp-content/uploads/2024/08/A-Roadmap-for-Opioid-Settlement-Funds_-Supporting-Communities-Ending-the-Overdose_2024-.pdf)
* [Evidence Based Strategies for Abatement of Harms from the Opioid Epidemic](https://www.lac.org/resource/evidence-based-strategies-for-abatement-of-harms-from-the-o)\
  \&#xNAN;*Legal Action Center*
* [Housing as Harm Reduction: A Toolkit for Advocating for Affordable Housing Using Opioid Settlement Funding](https://www.populardemocracy.org/news/publications/housing-harm-reduction-toolkit-advocating-affordable-housing-using-opioid)\
  \&#xNAN;*Center for Popular Democracy*


---

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