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

# Application Procedures

- [Transfer and Sale](https://t22.caqualityearlylearning.org/application-procedures/transfer-and-sale.md): 101167
- [Applicant Qualifications](https://t22.caqualityearlylearning.org/application-procedures/applicant-qualifications.md): 101168
- [Application for License](https://t22.caqualityearlylearning.org/application-procedures/application-for-license.md): 101169
- [Criminal Record Clearance](https://t22.caqualityearlylearning.org/application-procedures/criminal-record-clearance.md): 101170
- [Criminal Record Exemption](https://t22.caqualityearlylearning.org/application-procedures/criminal-record-exemption.md): 101170.1
- [Child Abuse Index](https://t22.caqualityearlylearning.org/application-procedures/child-abuse-index.md): 101170.2
- [Fire Clearance](https://t22.caqualityearlylearning.org/application-procedures/fire-clearance.md): 101171
- [Water Supply Clearance](https://t22.caqualityearlylearning.org/application-procedures/water-supply-clearance.md): 101172
- [Plan of Operation](https://t22.caqualityearlylearning.org/application-procedures/plan-of-operation.md): 101173
- [Disaster and Mass Casualty Plan](https://t22.caqualityearlylearning.org/application-procedures/disaster-and-mass-casualty-plan.md): 101174
- [Waivers and Exceptions for Program Flexibility](https://t22.caqualityearlylearning.org/application-procedures/waivers-and-exceptions-for-program-flexibility.md): 101175
- [Initial Application Review](https://t22.caqualityearlylearning.org/application-procedures/initial-application-review.md): 101178
- [Capacity Determination](https://t22.caqualityearlylearning.org/application-procedures/capacity-determination.md): 101179
- [Withdrawal of Application](https://t22.caqualityearlylearning.org/application-procedures/withdrawal-of-application.md): 101180
- [Provisional License](https://t22.caqualityearlylearning.org/application-procedures/provisional-license.md): 101181
- [Issuance/Term of a License](https://t22.caqualityearlylearning.org/application-procedures/issuance-term-of-a-license.md): 101182
- [Application for Renewal of a License](https://t22.caqualityearlylearning.org/application-procedures/repealed-by-manual-letter-no.-ccl-98-09-effective-11-1-98.md): 101184
- [Submission of New Application](https://t22.caqualityearlylearning.org/application-procedures/submission-of-new-application.md): 101185
- [Conditions for Forfeiture of a Child Care Center License](https://t22.caqualityearlylearning.org/application-procedures/conditions-for-forfeiture-of-a-child-care-center-license.md): 101186
- [Licensing Fees](https://t22.caqualityearlylearning.org/application-procedures/licensing-fees.md): 101187


---

# 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://t22.caqualityearlylearning.org/application-procedures.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.
