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

# Additional Resources

### [**OneOhio Recovery Foundation**](https://www.oneohiofoundation.com/)

* [Events Calendar](https://www.oneohiofoundation.com/events) (incl. [Impact Academy Webinar Series](https://www.oneohiofoundation.com/impactacademy) and upcoming Board, Expert Panel, and Committee meetings)
* [Meetings](https://www.oneohiofoundation.com/meetings) (Board’s upcoming meetings and past meeting materials)
* [Grant Headquarters](https://www.oneohiofoundation.com/grants)
  * [Quick Guide to Meeting the Evidence-Based Requirement](https://static1.squarespace.com/static/63039e77ef9043374638573c/t/65f0c64a58aa10502789c80c/1710278219033/Quick+Guide+for+Evidence-Based+Requirement.pdf)
  * [2024 Grant Program: Application Process Overview](https://static1.squarespace.com/static/63039e77ef9043374638573c/t/65e0ee9a19eb2d0b1f344fb5/1709239963316/OneOhio+Grant+Toolkit+-+Application+Process+Overview.pdf)
  * [2024 Regional Grant Cycle Scoring Rubric](https://static1.squarespace.com/static/63039e77ef9043374638573c/t/662fc1b131c8f8186ddb1303/1714405810312/2024+Regional+Grant+Cycle+Scoring+Rubric.pdf)
* [FAQs](https://www.oneohiofoundation.com/resources#:~:text=FREQUENTLY%20ASKED%20QUESTIONS)
* [Foundation Leadership Fact Sheet](https://static1.squarespace.com/static/63039e77ef9043374638573c/t/6501bdcfb116af4158c51b88/1694612943999/OneOhio+Foundation+Leadership_Sept2023.pdf)
* **Foundation Policies:** [Code of Regulations](https://oneohiofoundation.com/s/OORF-Code-of-Regulations.pdf), [Transparency Policy](https://www.oneohiofoundation.com/s/OneOhio-Foundation-Transparency-Policy.pdf), [Grants Policy](https://www.oneohiofoundation.com/s/Grant-Policy-FINAL-4102024.pdf), [Fiscal Policy](https://www.oneohiofoundation.com/s/Fiscal-Policy.pdf), [Expert Panel Policy](https://www.oneohiofoundation.com/s/Expert-Panel-Policy-Dec-2023.pdf), [DEI Policy](https://oneohiofoundation.com/s/DEI-Policy-13123.pdf), [Conflict of Interest Policy](https://www.oneohiofoundation.com/s/OneOhio-Conflict-of-Interest-Policy.pdf), [Records Retention Policy](https://www.oneohiofoundation.com/s/OORF-Records-Retention-Policy.pdf), [Whistleblower Policy](https://www.oneohiofoundation.com/s/OORF-Whistleblower-Policy.pdf), [Investment Policy](https://www.oneohiofoundation.com/s/OneOhio-Investment-Policy.pdf)

***

### **Ohio Attorney General**

* [Easing the Opioid Addiction Crisis](https://www.ohioattorneygeneral.gov/Media/Easing-the-opioid-addiction-crisis)

***

### **Community Education Group**

* [Appalachian Opioid Remediation (AOR) Database](https://appalachiaopioidremediation.org/)
* [Ohio: Allocation of Funds](https://appalachiaopioidremediation.org/states/ohio/)

***

### [**Harm Reduction Ohio**](https://www.harmreductionohio.org/)

* [Free naloxone and fentanyl test strips](https://www.harmreductionohio.org/get-naloxone/)

***

### **Other**

* [Ohio Opioid Settlement Project](https://ohiosettlement.org/) and [Friends of OneOhio](https://oneohiofoundation.org/) (grassroots advocacy)
* [The OneOhio Memorandum of Understanding – Toolkit for Local Governments](https://www.ccao.org/aws/CCAO/asset_manager/get_file/700093?ver=1) (County Commissioners Association of Ohio, Ohio Municipal League, Ohio Mayors Alliance, and Ohio Township Association)


---

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