# Clab Assistant

## Clab Assistant

- [Clab Assistant](https://help.clabassistant.com/overview/readme.md): Pattern making, without the manual drafting.
- [Create a New Project](https://help.clabassistant.com/getting-started/create-a-new-project.md)
- [Generate Pattern](https://help.clabassistant.com/getting-started/generate-pattern.md): Top Right Corner
- [Anatomical Sets](https://help.clabassistant.com/getting-started/anatomical-sets.md)
- [Main menu](https://help.clabassistant.com/getting-started/main-menu.md)
- [Workspace Analytics](https://help.clabassistant.com/getting-started/workspace-analytics.md)
- [Measurements and Preview](https://help.clabassistant.com/manage-a-project/measurements-and-preview.md)
- [Related Measurements](https://help.clabassistant.com/manage-a-project/related-measurements.md)
- [Measurement Options](https://help.clabassistant.com/manage-a-project/measurement-options.md)
- [Pattern Versions](https://help.clabassistant.com/manage-a-project/pattern-versions.md)
- [Manage Size Charts](https://help.clabassistant.com/size-grading/manage-size-charts.md)
- [Activate Pattern Grading](https://help.clabassistant.com/size-grading/activate-pattern-grading.md)
- [Grading Rules](https://help.clabassistant.com/size-grading/grading-rules.md): Once a Size Chart has been created and assigned to your project, you can define grading rules to control how each point on the pattern changes across different sizes.
- [Others](https://help.clabassistant.com/size-grading/others.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://help.clabassistant.com/overview/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.
