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

# Additional Resources

## [**Delaware Prescription Opioid Settlement Distribution Commission**](https://deopioidsettlementfunds.org/)

* [Behavioral Health Resources Committee](https://deopioidsettlementfunds.org/committees/behavioral-health-resources), [Budget and Reporting Committee](https://deopioidsettlementfunds.org/committees/budget-and-reporting), [Equity Committee](https://deopioidsettlementfunds.org/committees/equity), [Governance Committee](https://deopioidsettlementfunds.org/committees/governance), [Local Governments Committee](https://deopioidsettlementfunds.org/committees/local-governments+), [Public Outreach and Community Input Committee](https://deopioidsettlementfunds.org/committees/public-outreach-and-community-input)
* “[Links to External Resources from the State of Delaware](https://deopioidsettlementfunds.org/resources#external_resources)”
  * [Naloxone Distribution](https://www.helpisherede.com/addiction/harm-reduction/narcan)
  * [Register for Narcan Training](https://www.helpisherede.com/addiction/harm-reduction/narcan-training)
  * [Syringe Exchange](https://www.helpisherede.com/addiction/harm-reduction#related-information)
* Grant-related reference materials:
  * [Delaware Grant Award Priorities 2023](https://ltgov.delaware.gov/wp-content/uploads/sites/27/2023/05/2023-Delaware-Grant-Award-Priorities_2.10.2023.pdf) (May 2023)
  * [Agreement Governing Distributions of Prescription Opioid Impact Fee Funds and Prescription Opioid Settlement Funds](https://ltgov.delaware.gov/wp-content/uploads/sites/27/2022/12/Opioid-Commission-Grant-Agreement.pdf)
  * [Prescription Opioid Impact Fee Fund and Prescription Opioid Settlement Fund Guidelines for Distributions Up to $100,000](https://ltgov.delaware.gov/wp-content/uploads/sites/27/2022/12/Opioid-Fund-Distribution-Guidelines-Under-100k-12.1.22.pdf)
* [Delaware Prescription Opioid Settlement Tracker](https://app.powerbigov.us/view?r=eyJrIjoiZjdlNTUzMzktN2ZmOC00YmI3LWJjN2UtYmY3NmYyMzdlZDQwIiwidCI6IjhjMDllNTY5LTUxYzUtNGRlZS1hYmIyLThiOTljMzJhNDM5NiJ9)

***

## [**Delaware Behavioral Health Consortium**](https://delawarebehavioralhealthconsortium.org/)

***

## **Delaware Health and Social Services**

* [Delaware Environmental Public Health Tracking Network](https://myhealthycommunity.dhss.delaware.gov/about/acceptable-use)

***

## **Delaware Department of Justice**

* [Opioid Settlement Update (\[POSDC\] Public Listening Sessions)](https://ltgov.delaware.gov/wp-content/uploads/sites/27/2023/06/Department-of-Justice_-Opioid-Settlement-Update-April-2023_Public-Listening-Sessions.pdf) (April 2023)


---

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