# Decision Making

Here are the entities that ultimately decide how each of New York’s opioid settlement shares are spent:

* **46.11% local share:** local officials for counties and New York City
* **36.39% Opioid Settlement Fund share:** [New York state legislature](http://public.leginfo.state.ny.us/navigate.cgi), [Office of Addiction Services and Supports](https://oasas.ny.gov/) (OASAS), and [Local Government Units](https://oasas.ny.gov/opioid-settlement-fund-regional-abatements)
* **17.5% state share:** the “State”


---

# Agent Instructions: 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:

```
GET https://www.opioidsettlementguides.com/new-york/decision-making.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
