# Quick Start

- [Getting around SureCloud](https://surecloud.gitbook.io/surecloud-docs/documentation/quick-start/quickstart.md): Navigation, quick access tools and the home page overview.
- [Homepage](https://surecloud.gitbook.io/surecloud-docs/documentation/quick-start/quickstart/homepage.md): Use your homepage to access tasks, recent records, applications, and workflow shortcuts.
- [Tasks](https://surecloud.gitbook.io/surecloud-docs/documentation/quick-start/quickstart/tasks.md): Find, open, and track tasks assigned to you in SureCloud.
- [How to Check SureCloud Service Status](https://surecloud.gitbook.io/surecloud-docs/documentation/quick-start/how-to-check-surecloud-service-status.md): Check the SureCloud status page for live service updates, incidents, and maintenance.
- [How to Provide Feedback on the SureCloud Platform](https://surecloud.gitbook.io/surecloud-docs/documentation/quick-start/how-to-provide-feedback-on-the-surecloud-platform.md): Send product feedback through the Help Centre from anywhere in SureCloud.
- [How to grant a SureCloud support representative access to your tenant](https://surecloud.gitbook.io/surecloud-docs/documentation/quick-start/how-to-grant-a-surecloud-support-representative-access-to-your-tenant.md): Grant a SureCloud support representative access to your tenant for troubleshooting.


---

# 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://surecloud.gitbook.io/surecloud-docs/documentation/quick-start.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.
