# Quickstart Guide

- [Introduction](https://support.squadcast.com/quickstart-guide/readme.md): Take your first steps towards incident management using SolarWinds Incident Response (formerly Squadcast).
- [Get started as an Account Owner](https://support.squadcast.com/quickstart-guide/get-started-as-an-account-owner.md): Start building your teams, integrate your tools and create on-call schedules, with Squadcast
- [Get started as a User](https://support.squadcast.com/quickstart-guide/get-started-as-a-user.md): Learn how to configure your profile, get notifications from Squadcast and view your on-call schedules
- [Glossary](https://support.squadcast.com/quickstart-guide/glossary.md): This guide will walk you through the terminologies and their meanings used in Squadcast.
- [FAQs](https://support.squadcast.com/quickstart-guide/faqs.md): This document will take you through some of the most frequently asked questions.


---

# 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.squadcast.com/quickstart-guide.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.
