# Get Started

- [Quickstart](https://docs.screendesk.io/get-started/quickstart.md): Screendesk is an all-in-one video solution for customer support teams of all sizes. Screendesk has all the features you need to request, send, and share screen recordings.
- [Admin Guide](https://docs.screendesk.io/get-started/admin-guide.md): Set up your Screendesk workspace: connect integrations, customize branding, install the script, and invite teammates.
- [Request recording from anywhere](https://docs.screendesk.io/get-started/request-recording-from-anywhere.md): Collect customer recordings via helpdesk, forms, chat, direct links, or embedded buttons.


---

# 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.screendesk.io/get-started.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.
