> For the complete documentation index, see [llms.txt](https://title5.caqualityearlylearning.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://title5.caqualityearlylearning.org/general-child-care-programs.md).

# General Child Care Programs

- [Scope of General Child Care Programs](https://title5.caqualityearlylearning.org/general-child-care-programs/scope-of-general-child-care-programs.md): 18077
- [Definitions - General Child Care Programs](https://title5.caqualityearlylearning.org/general-child-care-programs/definitions-general-child-care-programs.md): 18078
- [Family Data File Contents](https://title5.caqualityearlylearning.org/general-child-care-programs/family-data-file-contents.md): 18081
- [Initial Certification of Eligibility](https://title5.caqualityearlylearning.org/general-child-care-programs/initial-certification-of-eligibility.md): 18082
- [Recertification of Eligibility](https://title5.caqualityearlylearning.org/general-child-care-programs/recertification-of-eligibility.md): 18082.1
- [A Family's Right to Voluntarily Request Changes](https://title5.caqualityearlylearning.org/general-child-care-programs/a-familys-right-to-voluntarily-request-changes.md): 18082.3
- [Application for Services Contents](https://title5.caqualityearlylearning.org/general-child-care-programs/application-for-services-contents.md): 18083
- [Documentation and Determination of Family Size](https://title5.caqualityearlylearning.org/general-child-care-programs/documentation-and-determination-of-family-size.md): 18083.1
- [Documentation of Eligibility: Income and Family Fees](https://title5.caqualityearlylearning.org/general-child-care-programs/documentation-of-eligibility-income-and-family-fees.md): 18084
- [Income Calculation](https://title5.caqualityearlylearning.org/general-child-care-programs/income-calculation.md): 18084.1
- [Documentation of Public Assistance](https://title5.caqualityearlylearning.org/general-child-care-programs/documentation-of-public-assistance.md): 18085
- [Documentation of Need](https://title5.caqualityearlylearning.org/general-child-care-programs/documentation-of-need.md): 18085.5
- [Documentation of Need: Employment](https://title5.caqualityearlylearning.org/general-child-care-programs/documentation-of-need-employment.md): 18086
- [Documentation of Need: Service Limitations](https://title5.caqualityearlylearning.org/general-child-care-programs/documentation-of-need-service-limitations.md): 18086.1
- [Documentation of Need: Seeking Employment](https://title5.caqualityearlylearning.org/general-child-care-programs/documentation-of-need-seeking-employment.md): 18086.5
- [Documentation of Need: Educational Programs](https://title5.caqualityearlylearning.org/general-child-care-programs/documentation-of-need-educational-programs.md): 18086.6
- [Documentation of Need: Vocational Training](https://title5.caqualityearlylearning.org/general-child-care-programs/documentation-of-need-vocational-training.md): 18087
- [Documentation of Need: Parental Incapacity](https://title5.caqualityearlylearning.org/general-child-care-programs/documentation-of-need-parental-incapacity.md): 18088
- [Documentation of the Child's Exceptional Needs](https://title5.caqualityearlylearning.org/general-child-care-programs/documentation-of-the-childs-exceptional-needs.md): 18089
- [Documentation of Eligibility and Need: Homelessness](https://title5.caqualityearlylearning.org/general-child-care-programs/documentation-of-eligibility-and-need-homelessness.md): 18090
- [Documentation of Need: Seeking Permanent Housing](https://title5.caqualityearlylearning.org/general-child-care-programs/documentation-of-need-seeking-permanent-housing.md): 18091
- [Documentation of Child Protective Services](https://title5.caqualityearlylearning.org/general-child-care-programs/documentation-of-child-protective-services.md): 18092
- [Certification of Federal Eligibility for the Federal Based Migrant Program](https://title5.caqualityearlylearning.org/general-child-care-programs/certification-of-federal-eligibility-for-the-federal-based-migrant-program.md): 18093
- [Notice of Action: Application for Services](https://title5.caqualityearlylearning.org/general-child-care-programs/notice-of-action-application-for-services.md): 18094
- [Notice of Action: Recipient of Services](https://title5.caqualityearlylearning.org/general-child-care-programs/notice-of-action-recipient-of-services.md): 18095


---

# 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://title5.caqualityearlylearning.org/general-child-care-programs.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.
