# Quickstart

### Get onboarded

Our onboarding wizard will make setting up your status page take a few minutes instead of hours.

<figure><img src="/files/G942y7eNnxwAw75ze8rY" alt=""><figcaption></figcaption></figure>

Enter the **name of the product or main service** the status page is about. This could be your company name or a specific service you want to communicate about.

The **website URL** will be used to refer back to your company or service. If we can find relevant information, we'll also use this URL to determine and suggest the list of services for your status page.

The **timezone** will be used to display timestamps on your status page and in notifications. We'll attempt to determine this automatically, but feel free to change it if needed.

***

In the next steps, we'll help you configure your services and regions, as well as customize your status page, including colors, icons, and logo.


---

# 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.statuspal.io/next/getting-started/quickstart.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.
