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

# Additional Resources

## [**CORE-NC (Community Opioid Resources Engine for North Carolina)**](https://ncopioidsettlement.org/)

* [About the Settlements](https://ncopioidsettlement.org/about-the-settlements/)
* [General Support Resources](https://ncopioidsettlement.org/resources/general-support-resources/)
* [Data Dashboards](https://ncopioidsettlement.org/data-dashboards/)
  * [Opioid Indicators](https://ncopioidsettlement.org/data-dashboards/opioid-indicators/)
  * [Community Drivers of Health](https://ncopioidsettlement.org/data-dashboards/community-drivers-of-health/)
  * [NC Payment Schedule](https://ncopioidsettlement.org/data-dashboards/payment-schedule/)
  * [Local Spending Plans](https://ncopioidsettlement.org/data-dashboards/spending-plans/)
  * [Past Spending](https://ncopioidsettlement.org/data-dashboards/past-spending/)

***

## **North Carolina Department of Justice**

* [Frequently Asked Questions on the Memorandum of Agreement on the Allocation, Use, and Reporting of Opioid Settlement Funds in North Carolina](https://ncopioidsettlement.org/wp-content/uploads/2024/10/FAQ-re-MOA-updated-in-July-2024.pdf) (July 2024)
* [Frequently Asked Questions about Option A Strategies in the MOA](https://ncopioidsettlement.org/wp-content/uploads/2024/10/FAQ-on-Option-A-Strategies-updated-October-2023.pdf) (October 2023)

***

## **North Carolina Department of Health and Human Services**

* [Opioid and Substance Use Action Plan Data Dashboard](https://www.ncdhhs.gov/opioid-and-substance-use-action-plan-data-dashboard)

***

## **North Carolina Association of County Commissioners**

* [Opioid Settlements Assistance](https://www.ncacc.org/services-for-counties/ncacc-strategic-member-services/opioid-settlements-assistance/)

***

## **University of North Carolina (UNC) Family Medicine**

* [North Carolina Technical Assistance Center](https://www.med.unc.edu/fammed/justicetateam/)

***

## [**North Carolina Survivors Union**](https://www.ncsurvivorsunion.org/)

***

## [**North Carolina Harm Reduction Coalition**](https://www.nchrc.org/)

***

## **Community Education Group**

* [Appalachian Opioid Remediation (AOR) Database](https://appalachiaopioidremediation.org/)
* [North Carolina: Allocation of Funds](https://appalachiaopioidremediation.org/states/north-carolina/)


---

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