# Server Info

To access these settings:

> Head to your [Dashboard](https://tickettool.xyz/manage-servers)\
> Select your server\
> Go to the **Server Info** Tab

This part of the dashboard will show you a brief resume of your server's Ticket System information. But, first of all:

{% hint style="info" %}
**How can I access my Server Info?**\
By default whenever you open your server's dashboard, it will get you here. As reference:
{% endhint %}

![How to get to Server Info](https://i.imgur.com/k5R0xmP.gif)

Once you are in the Server Info you can see three panels: Ticket Info, Bot Permission Info and Server Info.

### Server Info

![Server Info](https://i.imgur.com/boR3BTK.png)

Finally you'll be able to see general stats of your server as shown above.


---

# 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.tickettool.xyz/dashboard/server-info.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.
