> For the complete documentation index, see [llms.txt](https://docs.synteq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.synteq.com/client-portal/service-management/accessing-the-control-panels.md).

# Accessing the control panels

## Virt

### 1. Go to your service

Start by going to our [billing panel](https://get.crunchbits.com/clientarea.php), and logging in. Afterward, select `Services` \[1], and then `My Services` \[2] on the side navigation.

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

Then click on your active service.

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

### 2. Enter the control panel

Enter the control panel by clicking on the `OPEN CONTROL PANEL` button.

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

## Metal

### 1. Go to your service

Start by going to our [billing panel](https://get.crunchbits.com/clientarea.php), and logging in. Afterward, select `Services` \[1], and then `My Services` \[2] on the side navigation.

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

Then click on your dedicated server.

<figure><img src="/files/8qUK6U37G7yqqOK77lK2" alt=""><figcaption></figcaption></figure>

### 2. Enter the control panel

Scroll down, and click on the `Login to Panel` button.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.synteq.com/client-portal/service-management/accessing-the-control-panels.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
