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

# Additional Resources

## [**Oklahoma Opioid Abatement Board**](https://oklahoma.gov/oag/resources/meetings/opioid-abatement-board.html) **(including members, meeting details, and applicable rules)**

***

## [**Oklahoma Opioid Abatement Grant**](https://oklahoma.gov/oag/resources/grants/opioid-abatement-grant.html)

* [Abatement Grant Frequently Asked Questions (FAQs)](https://oklahoma.gov/content/dam/ok/en/oag/documents/resources/meetings/opioid-abatement-board/grant-application/2024.01.10_-_faqs.pdf) (January 2024)
* [Opioid Abatement Application Questions and Answers](https://oklahoma.gov/content/dam/ok/en/oag/documents/resources/meetings/opioid-abatement-board/grant-application/opioid_abatement_application_questions_and_answers_0.pdf)

***

## **Oklahoma Attorney General**

* [Opioid Abatement Webinar](https://oklahoma.gov/content/dam/ok/en/oag/documents/resources/meetings/opioid-abatement-board/grant-application/2.9.24_oag_opioid_abatement_webinar.pdf) (February 9, 2024)

***

## **Oklahoma State Senate**

* [FY ‘21 Appropriations Report: Actions of the 2020 Legislature](https://oksenate.gov/sites/default/files/2021-01/FY%20%2721%20Appropriations%20Report.pdf)
* [Oklahoma Fast Facts: FY'21 & ’22 Total Opioid Lawsuit Settlement Fund Allocations](file:///C:/Users/christineminhee/Dropbox/OST/2024-08-31%20%E2%80%94%C2%A0VITAL/2024-08-28%20Vital%20parameters%20reviewed%20by%20OST/FY'21%20&%20%E2%80%9922%20Total%20Opioid%20Lawsuit%20Settlement%20Fund%20Allocations) (December 2021)

***

## **Healthy Minds Policy Institute**

* [Guidance for Oklahoma communities' use of opioid settlement funds](https://www.healthymindspolicy.org/policy/guidance-for-oklahoma-communities-use-of-opioid-settlement-funds) (Dec. 11, 2023)

***

## **Oklahoma Mental Health & Substance Abuse**

* [OK I’m Ready](https://okimready.org/)
* [Free naloxone and fentanyl test strips](https://okimready.org/overdose/) (mail order)
* [Naloxone and fentanyl test strips vending machine locator](https://okimready.org/vending-machines-and-safe-drop-off-locations/)

***

## [**Oklahoma Harm Reduction Alliance**](https://www.okhra.org/)


---

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