> For the complete documentation index, see [llms.txt](https://wiki-legacy.volthosting.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki-legacy.volthosting.co.uk/game-server-hosting-tutorials/untitled.md).

# Logging Into Your Game Panel

1\) Navigate to our [game panel](https://panel.volthosting.co.uk/).&#x20;

![The Game Panel Login Page](/files/-MG4BouISny6g4ysjhtt)

2\) Type in the email you used to sign up in the email box:&#x20;

![](/files/-MG4CKki5tMZ1A5-jTS0)

3\) Type your password into the password box:

![](/files/-MG4CRIHL61nj7BUxWcX)

4\) Once you have typed in your details. Press "Sign In":

![](/files/-MG4CgymU7Ma-m97tLts)

5\) **\[Situational]** If you have enabled 2FA on your account before. You will need to type in your authenticator code:

![](/files/-MG4D76OYJ5pWBwVvgfr)

6\) **\[Situational]** Now press "Submit" and you have logged into our panel!


---

# 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:

```
GET https://wiki-legacy.volthosting.co.uk/game-server-hosting-tutorials/untitled.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.
