# Opening the Website Dashboard

Step 1 — Opening Dashboard

Navigate to the **Server Dashboard** section shown below, or by visiting <https://ticketking.xyz/dashboard>.

<figure><img src="/files/KKKNFjE1pZQrZBcdS7BR" alt=""><figcaption><p>Ticket King — Main Web Page</p></figcaption></figure>

## Step 2 — Open Server Dashboard

Find your server within the **Server Dashboard** section, and click on **Manage Server**.

<figure><img src="/files/rxVdzqGQIdYS8EYgD14l" alt=""><figcaption><p>Server Dashboard — Server Selection Page</p></figcaption></figure>

## Step 3 - Viewing Server Dashboard

After clicking on Manage Server above, you will be redirected to your **Server's Dashboard** as shown below. Here, you will be able to access and configure all Ticket King settings.

<figure><img src="/files/zLuUM7XkJcYXUyN1ybFv" alt=""><figcaption><p>Server Dashboard — Home Page</p></figcaption></figure>

## Next Steps

Now that you have opened your Server's Dashboard, you can move on to the **Server Settings & Configuration**, where we will set up the essential settings for your server.


---

# 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.ticketking.xyz/quick-start/opening-the-website-dashboard.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.
