> 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/enrollment-into-calworks-stage-3.md).

# Enrollment into CalWORKs Stage 3

- [Enrollment into CalWORKs Stage 3 By Transfer from Another CalWORKs Agency](https://title5.caqualityearlylearning.org/enrollment-into-calworks-stage-3/enrollment-into-calworks-stage-3-by-transfer-from-another-calworks-agency.md): 18424
- [CalWORKs Stage 3: Twelve-Month Eligibility](https://title5.caqualityearlylearning.org/enrollment-into-calworks-stage-3/calworks-stage-3-twelve-month-eligibility.md): 18425
- [Recertification of Eligibility for CalWORKs Stage 3 Services](https://title5.caqualityearlylearning.org/enrollment-into-calworks-stage-3/recertification-of-eligibility-for-calworks-stage-3-services.md): 18425.1
- [Requirement to Report When Income Exceeds Statutory Threshold for Income Eligibility - CalWORKs](https://title5.caqualityearlylearning.org/enrollment-into-calworks-stage-3/requirement-to-report-when-income-exceeds-statutory-threshold-for-income-eligibility-calworks.md): 18425.2
- [The Family's Right to Voluntarily Request Changes - CalWORKs](https://title5.caqualityearlylearning.org/enrollment-into-calworks-stage-3/the-familys-right-to-voluntarily-request-changes-calworks.md): 18425.3
- [Eligible Providers for CalWORKs Stage 3 Services](https://title5.caqualityearlylearning.org/enrollment-into-calworks-stage-3/eligible-providers-for-calworks-stage-3-services.md): 18426
- [Family Data File - CalWORKs Stage 3 Child Care Program](https://title5.caqualityearlylearning.org/enrollment-into-calworks-stage-3/family-data-file-calworks-stage-3-child-care-program.md): 18427
- [Provider Payments and Parent Fees - CalWORKs Stage 3 Child Care Program](https://title5.caqualityearlylearning.org/enrollment-into-calworks-stage-3/provider-payments-and-parent-fees-calworks-stage-3-child-care-program.md): 18428
- [Parent Fees and Co-Payments - CalWORKs Stage 3 Child Care Program](https://title5.caqualityearlylearning.org/enrollment-into-calworks-stage-3/parent-fees-and-co-payments-calworks-stage-3-child-care-program.md): 18429
- [Contractor Responsibilities - CalWORKs Stage 3 Child Care Program](https://title5.caqualityearlylearning.org/enrollment-into-calworks-stage-3/contractor-responsibilities-calworks-stage-3-child-care-program.md): 18430
- [Data Reporting - CalWORKs Stage 3 Child Care Program](https://title5.caqualityearlylearning.org/enrollment-into-calworks-stage-3/data-reporting-calworks-stage-3-child-care-program.md): 18431
- [Quality - CalWORKs Stage 3 Child Care Program](https://title5.caqualityearlylearning.org/enrollment-into-calworks-stage-3/quality-calworks-stage-3-child-care-program.md): 18432
- [Parental Appeals - CalWORKs Stage 3 Child Care Program](https://title5.caqualityearlylearning.org/enrollment-into-calworks-stage-3/parental-appeals-calworks-stage-3-child-care-program.md): 18433
- [Notice of Action Requirements - CalWORKs Stage 3 Child Care Program](https://title5.caqualityearlylearning.org/enrollment-into-calworks-stage-3/notice-of-action-requirements-calworks-stage-3-child-care-program.md): 18434


---

# 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/enrollment-into-calworks-stage-3.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.
