> 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/utah/community-access.md).

# Community Access

### **Can I provide input on spending?**

* **50% state share: Yes (not required).** Though the state is not required to seek public input on uses of this share, the Utah Opioid Task Force’s [Opioid Settlement Advisory Committee](https://www.utahopioidpriorities.org/who-we-are) is conducting an [ongoing survey](https://www.surveymonkey.com/r/8T6GWX3) “to understand the community’s perspective on how to best address the \[overdose] crisis.”\[1]
* **50% local share: Up to each locality (not required).** Local governments are not required to seek public input on uses of their shares. However, each may choose to seek such input. Watch for opportunities to weigh in on city and county spending decisions, such as city council meetings and town halls. Contact information for Utah’s cities and towns is available [here](https://www.ulct.org/utahs-cities-and-towns/).\[2]

### **Can I apply for grants?**

**It depends.** As of September 1, 2024, the state has not established any grant opportunities for the 50% state share. Local governments may create grant programs to distribute funds from the 50% local share. The existence, parameters, and processes for local settlement grant programs will vary by locality, so stay alert for new opportunities. Visit [the Opioid Settlement Community Grant Portal](https://www.lac.org/resource/opioid-settlement-grants-for-cbos) (OpioidSettlementTracker.com and Legal Action Center) for the most up-to-date information on settlement grant opportunities for community organizations.

### **Where do I go for updates?**

* For updates on the state share, visit the Utah Opioid Task Force’s [Opioid Settlement Priorities](https://www.utahopioidpriorities.org/) website, which links to the [Utah Opioid Settlement Spending Blueprint](https://attorneygeneral.utah.gov/wp-content/uploads/2024/01/Utah-Opioid-Settlement-Blueprint-Release-Jan_2024.pdf). You can also review the Utah Office of Substance Use and Mental Health’s [Opioid Litigation](https://sumh.utah.gov/data-reports/opioidlitigation/) website, which contains information on legislative sessions and approved funding and links to its [Annual Opioid Litigation Funding Report](https://sumh.utah.gov/data-reports/opioidlitigation/#:~:text=Annual%20Opioid%20Litigation%20Funding%20Report).
* For updates on the local share, visit the Utah Association of Counties’ [Opioid Settlement Resources page](https://www.uacnet.org/opioidsettlementresources).\[3] For other updates on the local share, check the websites for your county commission or local health department.

### **What else should I know?**

**Not applicable.**

### **Citations**

1. Survey accessed September 1, 2024. ↑
2. “The state of Utah and its counties agreed to a 50/50 split of Utah’s settlement funds between the state and participating counties. Each county is responsible for planning and tracking their funds, please seek more information on their plans through the county commissioners for any county[. Opioid Litigation (“Local Authorities”)](https://sumh.utah.gov/data-reports/opioidlitigation/). Utah Department of Health & Human Services website. Accessed September 1, 2024. ↑
3. “UAC does not have any official authority over the opioid settlement or how counties use their money. UAC does not receive any portion of the opioid settlement. Money is not passed through UAC to the counties but instead comes directly from the National Settlement Fund Administrator BrownGreer.” [County Opioid Settlement Funds FAQs](https://www.uacnet.org/_files/ugd/d05864_8f4c9a7bdaad413991c1e0e1973a7399.pdf). Utah Association of Counties. December 2023. Accessed September 1, 2024. ↑


---

# 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/utah/community-access.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.
