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

# Additional Resources

## **South Dakota Department of Health**

* [Prescription Opioid Abuse Prevention Initiative](https://doh.sd.gov/programs/avoid-opioid-prescription-addiction/prescription-opioid-abuse-prevention-initiative/)
* [AvoidOpioidSD.com](https://www.avoidopioidsd.com/)

***

## **South Dakota Department of Social Services**

* [Behavioral Health Funding Opportunities and Grant Information](https://dss.sd.gov/behavioralhealth/grantinfo.aspx)
* [FAQs on Opioid Settlement Fund Community Grant Program](https://dss.sd.gov/docs/behavioralhealth/grantinfo/Opioid_Settlement_Frequently_Asked_Questions.pdf)
* [Local Government Points of Contact](https://dss.sd.gov/docs/behavioralhealth/grantinfo/Local_Government_Point_of_Contact.pdf)
* [Opioid Settlement Update](https://dss.sd.gov/docs/behavioralhealth/grantinfo/DSS_Opioid_Settlement_Update.pdf)
* [2023-2024 Opioid Settlement Fund Community Grant Program Award Summary](https://dss.sd.gov/docs/behavioralhealth/grantinfo/Fall_2023.pdf)

***

## **South Dakota Department of Health and Department of Social Services**

* [2023 Federal Opioid Funding State of South Dakota Annual Report](https://www.avoidopioidsd.com/wp-content/uploads/2023/11/Opioid-Annual-Report-2023.pdf)


---

# 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/south-dakota/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.
