# User Guides

For most users, it is recommended to begin with the [Broken mention](broken://pages/Ij3etpjJHo2vqUyDlnJ0) guide as it lays the foundation for following guides.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>This guide will get you up and running with a new workspace!</td><td><a href="/pages/Ij3etpjJHo2vqUyDlnJ0">/pages/Ij3etpjJHo2vqUyDlnJ0</a></td></tr><tr><td><strong>Platform User Guide</strong></td><td>This guide will take you through the process of creating platforms!</td><td><a href="/pages/cH086EAS5JTc2OGYnEw1">/pages/cH086EAS5JTc2OGYnEw1</a></td></tr><tr><td><strong>Fleet User Guide</strong></td><td>This guide will tell you all there is to know about creating and managing fleets!</td><td><a href="/pages/fXWnjwQX42iyL907U8XR">/pages/fXWnjwQX42iyL907U8XR</a></td></tr><tr><td><strong>Workflow User Guide</strong></td><td>This guide will teach you how to take advantage of Chassy's automation workflows!</td><td><a href="/pages/f4IhTnMogl9mL5qXoENF">/pages/f4IhTnMogl9mL5qXoENF</a></td></tr></tbody></table>


---

# 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://docs.chassy.io/guides/user-guides.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.
