# Abra seu painel

O painel do Ticket King é onde você configura tudo: painéis, funções de suporte, registros, personalização e todas as definições. O bot do Discord é a parte que os membros veem. O painel é onde você o configura.

<a href="https://ticketking.xyz/dashboard" class="button primary" data-icon="right-to-bracket">Abra seu painel</a>

## Entrando

{% stepper %}
{% step %}

### Acesse ticketking.xyz e clique em Painel

Vá para [ticketking.xyz](https://ticketking.xyz) e clique em **Painel**.

<figure><img src="/files/cf303fccc8ed7ace7f036792d713e99ada101c1e" alt="The ticketking.xyz homepage with the Dashboard button"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Entrar com o Discord

Entre com o Discord. Se for a sua primeira vez, o Discord pedirá para você autorizar o login.

<figure><img src="/files/f86b1eed94382725b20028474d3420c1dee19224" alt="Discord&#x27;s authorize screen for signing in to the dashboard"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Escolha o servidor que você quer configurar

Escolha o servidor que você quer configurar. É só isso.

<figure><img src="/files/406dbe54fb40bea288b0a1b76c8d6f4afb1b6b9c" alt="The Server Management page showing a grid of server cards"><figcaption></figcaption></figure>

→ [Escolha seu servidor](/docs/pt-br/primeiros-passos/pick-your-server.md)
{% endstep %}
{% endstepper %}

## Problemas para entrar

* Se continuar pedindo para você entrar repetidamente, limpe os cookies do seu navegador para `discord.com` e `ticketking.xyz` e tente novamente.
* Se o seu servidor não aparecer depois de entrar, talvez você não tenha **Gerenciar servidor** ou **Administrador** nesse servidor (ou ser o proprietário), ou talvez o Ticket King ainda não tenha sido convidado.

→ [Não consigo acessar o painel](/docs/pt-br/solucao-de-problemas/cant-access-dashboard.md)

## Próximo: escolha seu servidor

{% content-ref url="/pages/dc757ada376c134e8b3f81e28f9af3e6e9170d1c" %}
[Escolha seu servidor](/docs/pt-br/primeiros-passos/pick-your-server.md)
{% endcontent-ref %}


---

# 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://ticketking.xyz/docs/pt-br/primeiros-passos/open-your-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.
