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

# Additional Resources

## [**Opioid Settlement Fund Advisory Board (OSFAB)**](https://oasas.ny.gov/opioid-settlement-fund-advisory-board)

* [Reports](https://oasas.ny.gov/opioid-settlement-fund-advisory-board#reports)
* [Upcoming Meetings](https://oasas.ny.gov/opioid-settlement-fund-advisory-board#upcoming-meetings)
* [Public Participation Meeting Guidelines](https://oasas.ny.gov/system/files/documents/2022/09/public_participation_osfab.pdf), [Video Conferencing](https://oasas.ny.gov/system/files/documents/2022/09/osfab_videoconferencing.pdf)
* [Bylaws](https://oasas.ny.gov/system/files/documents/2022/08/revised-osfab-bylaws.pdf)

***

## [**New York Office of Addiction Services and Supports (OASAS)**](https://oasas.ny.gov/)

* [Harm Reduction Order Form](https://forms.ny.gov/s3/Harm-Reduction-Order-Form) (free harm reduction supplies, including naloxone and fentanyl and/or xylazine test strips)
* [Opioid Settlement Fund](https://oasas.ny.gov/opioid-settlement-fund)
* [Opioid Settlement Fund Tracker](https://oasas.ny.gov/fy-2023-opioid-settlement-fund-initiatives)\[1]
* [Opioid Settlement Funding Initiatives](https://oasas.ny.gov/opioid-settlement-funding-initiatives)
* [Opioid Settlement Fund Regional Abatements](https://oasas.ny.gov/opioid-settlement-fund-regional-abatements)
* [Opioid Settlement Regional Abatement Meetings](https://www.youtube.com/playlist?list=PLNIxVjyAHXCPmI-oAkbX7gNRuRLtpku9W) (recordings)
* [Regional Abatement FAQs](https://oasas.ny.gov/system/files/documents/2023/11/regional-abatement-faqs.pdf) (updated November 10, 2023)

***

## **New York State Attorney General**

* [Opioid Settlements](https://ag.ny.gov/nys-opioid-settlement)
* [Initial Payments](https://ag.ny.gov/initial-payments) (local share)

***

## **New York State Senate**

* [Opioid Settlement Funds](https://www.nysenate.gov/issues/opioid-settlement-funds)

***

## **New York State Association of Counties**

* [Battling the Opioid Crisis in New York State](https://www.nysac.org/media/t1fotlfi/nysac-whitepaper-battling-the-opioid-crisis.pdf) (January 2024)

***

## [**VOCAL New York**](https://www.vocal-ny.org/)

***

## **Community Education Group**

* [Appalachian Opioid Remediation (AOR) Database](https://appalachiaopioidremediation.org/)
* [New York: Allocation of Funds](https://appalachiaopioidremediation.org/states/new-york/)

***

\[1] This website is unrelated to Christine Minhee’s OpioidSettlementTracker.com.


---

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