# CottFile

## Docs

- [Welcome](https://docs.cottfile.com/readme.md)
- [What Is CottFile?](https://docs.cottfile.com/getting-started/what-is-cott-efiling.md)
- [Creating Your Account](https://docs.cottfile.com/getting-started/creating-your-account.md)
- [Signing In](https://docs.cottfile.com/getting-started/signing-in.md)
- [First Steps by Role](https://docs.cottfile.com/getting-started/first-steps-by-role.md)
- [Overview — Your Dashboard](https://docs.cottfile.com/filer-guide/overview.md)
- [Filing a New Case](https://docs.cottfile.com/filer-guide/filing-a-new-case.md)
- [Filing on an Existing Case](https://docs.cottfile.com/filer-guide/filing-on-existing-case.md)
- [Working with Drafts](https://docs.cottfile.com/filer-guide/working-with-drafts.md)
- [Tracking Your Filings](https://docs.cottfile.com/filer-guide/tracking-your-filings.md)
- [Correcting a Rejected Filing](https://docs.cottfile.com/filer-guide/correcting-a-rejected-filing.md)
- [Payments and Receipts](https://docs.cottfile.com/filer-guide/wallet-and-payments.md)
- [Reports](https://docs.cottfile.com/filer-guide/reports.md)
- [Managing Your Profile](https://docs.cottfile.com/filer-guide/managing-your-profile.md)
- [Settings](https://docs.cottfile.com/filer-guide/settings.md)
- [Overview — The Review Queue](https://docs.cottfile.com/clerk-guide/overview.md)
- [Reviewing a Filing](https://docs.cottfile.com/clerk-guide/reviewing-a-filing.md)
- [Accepting and Rejecting](https://docs.cottfile.com/clerk-guide/accepting-and-rejecting.md)
- [Case View](https://docs.cottfile.com/clerk-guide/case-lookup.md)
- [Printing](https://docs.cottfile.com/clerk-guide/printing.md)
- [Best Practices](https://docs.cottfile.com/clerk-guide/best-practices.md)
- [Overview — Your Inbox](https://docs.cottfile.com/judge-guide/overview.md)
- [Reviewing a Filing](https://docs.cottfile.com/judge-guide/reviewing-a-filing.md)
- [Signing and Returning](https://docs.cottfile.com/judge-guide/signing-and-returning.md)
- [Overview](https://docs.cottfile.com/admin-guide/overview.md)
- [Setting Up a Parish](https://docs.cottfile.com/admin-guide/setting-up-a-court.md)
- [Organizations](https://docs.cottfile.com/admin-guide/organizations.md)
- [Managing Users](https://docs.cottfile.com/admin-guide/managing-users.md)
- [Case Types and Documents](https://docs.cottfile.com/admin-guide/case-types-and-documents.md)
- [Fees](https://docs.cottfile.com/admin-guide/configuring-fees.md)
- [Queues and Routing](https://docs.cottfile.com/admin-guide/queues-and-routing.md)
- [Announcements and Reports](https://docs.cottfile.com/admin-guide/announcements-and-reports.md)
- [Audit Log](https://docs.cottfile.com/admin-guide/audit-log.md)
- [The Filing Lifecycle](https://docs.cottfile.com/workflow/filing-lifecycle.md)
- [Filing Statuses Explained](https://docs.cottfile.com/reference/filing-statuses.md)
- [Document Requirements](https://docs.cottfile.com/reference/document-requirements.md)
- [Glossary](https://docs.cottfile.com/reference/glossary.md)
- [FAQ](https://docs.cottfile.com/reference/faq.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.cottfile.com/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
