> 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-foster-families.md).

# Support Foster Families and Licensing

### How should foster parents prepare if they contract COVID-19 with foster youth in their care?&#x20;

{% content-ref url="/pages/-MChOPmUAsCQpLSqqkKe" %}
[How should foster parents prepare if they contract COVID-19 with foster youth in their care?](/command-center/resources/agencies/support-foster-families/how-should-foster-parents-prepare-if-they-contract-covid-19-with-foster-youth-in-their-care.md)
{% endcontent-ref %}

### How to license homes while social distancing?

{% content-ref url="/pages/-MB6HdK7zwhClQ6qZJ4W" %}
[How to license homes while social distancing?](/command-center/resources/agencies/support-foster-families/how-to-license-homes-while-social-distancing.md)
{% endcontent-ref %}

### How to move foster parent orientation and training online?

{% content-ref url="/pages/-MAyB18uJI6qGJXoUA7X" %}
[How to move foster parent orientation and training online?](/command-center/resources/agencies/support-foster-families/how-to-move-foster-parent-orientation-and-training-online.md)
{% endcontent-ref %}

### How to temporarily license relatives/kin or foster parents during COVID-19?

{% content-ref url="/pages/-M8HhDxEMWCYYwl6e-90" %}
[How to temporarily license relatives/kin or foster parents during COVID-19?](/command-center/resources/agencies/support-foster-families/temporary-foster-care-licensing-during-covid-19.md)
{% endcontent-ref %}

### How to ensure fingerprinting doesn't stop your work?

{% content-ref url="/pages/-M79qI248C18cFddqjfI" %}
[How to ensure fingerprinting doesn't stop your work?](/command-center/resources/agencies/support-foster-families/dont-let-fingerprinting-stop-your-work.md)
{% endcontent-ref %}

### How to use FMAP to supplement foster parent rates?

{% content-ref url="/pages/-M6qSYzhcM5KcQntf-JQ" %}
[How to use FMAP to supplement foster parent rates?](/command-center/resources/agencies/support-foster-families/use-fmap-to-supplement-foster-parent-rates.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-foster-families.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.
