# User Guides

- [Ticketing as an Agent](https://support.suptask.com/getting-started/user-guides/ticketing-as-an-agent.md): Follow this guide to get started as an Agent in Suptask
- [Ticketing as a User](https://support.suptask.com/getting-started/user-guides/ticketing-as-a-user.md): A guide to get started with Suptask as a User who submits tickets
- [Rollout and Onboarding guide](https://support.suptask.com/getting-started/user-guides/rollout-and-onboarding-guide.md): How to onboard users and rollout Suptask to your organization
- [Customer Support using Suptask](https://support.suptask.com/getting-started/user-guides/customer-support-using-suptask.md): How to submit and manage your support requests with Suptask


---

# 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://support.suptask.com/getting-started/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.
