# Anycase.ai User Manual

Welcome to The Handbook, [Anycase.ai](https://anycase.ai)'s online user manual. Here you'll learn about the breadth of capabilities the platform has to offer and how to maximize them for your work as a legal professional.

## Navigating The Handbook

The Handbook contains Lessons on how to use Anycase.ai.

Read Lessons in sequence by clicking or tapping on the Next ->  button at the bottom of this page. This will take you to the next available Lesson.

You may also use the sidebar on the left to navigate between Lessons.

## Ready to start?

Click or tap Next ->


---

# Agent Instructions: 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:

```
GET https://handbook.anycase.ai/anycase.ai-user-manual.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.
