> For the complete documentation index, see [llms.txt](https://thinkofus.gitbook.io/command-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thinkofus.gitbook.io/command-center/resources/agencies/support-workers.md).

# Support Your Workers

### Can social workers maintain their licenses during COVID-19?

In some states, like in Alabama, social workers have been allowed to [earn their licensing hours online rather than in person](https://alabamapublichealth.gov/legal/assets/order-socialwork-classroom-033120.pdf).

### How to ensure worker safety during in-person interactions with families?

{% content-ref url="/pages/-MC7o\_RlV7p9XvyefVZJ" %}
[How to ensure worker safety during in-person interactions with families?](/command-center/resources/agencies/support-workers/how-to-ensure-worker-safety-during-in-person-interactions-with-families.md)
{% endcontent-ref %}

### How to provide childcare to social workers?

{% content-ref url="/pages/-MAyAByBoZJV0ivGpHhA" %}
[How to provide childcare to social workers?](/command-center/resources/agencies/support-workers/how-to-provide-childcare-to-social-workers.md)
{% endcontent-ref %}

### How to purchase of technology and personal protective equipment?

{% content-ref url="/pages/-MAyAOm7EhiLHur\_Hgx5" %}
[How to purchase of technology and personal protective equipment?](/command-center/resources/agencies/support-workers/how-to-purchase-of-technology-and-personal-protective-equipment.md)
{% endcontent-ref %}

### How to help group homes and agencies get PPE for their staff?

{% content-ref url="/pages/-MC7pGSgg22W\_2zvqCNq" %}
[How to help group homes and agencies get PPE for their staff?](/command-center/resources/agencies/support-workers/how-to-help-group-homes-and-agencies-get-ppe-for-their-staff.md)
{% endcontent-ref %}

### What resources do workers have to invest in self-care?

{% content-ref url="/pages/-MAyAdgYh-zmWCoT9QdF" %}
[What resources do workers have to invest in self-care?](/command-center/resources/agencies/support-workers/what-resources-do-workers-have-to-invest-in-self-care.md)
{% endcontent-ref %}

## Anything else?

If your questions are not answered here, please tell us more:\
[**Share an obstacle →**](/command-center/get-involved/share-an-obstacle.md)


---

# 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://thinkofus.gitbook.io/command-center/resources/agencies/support-workers.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.
