> 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/changing-your-account-password.md).

# Changing Your Account Password

If you want to change your password on the [**game server hosting**](https://panel.volthosting.co.uk/) please follow the steps below:

1\) Login to the [game hosting management page](https://panel.volthosting.co.uk/).&#x20;

![Main login page. ](/files/-MG4BouISny6g4ysjhtt)

2\) Once logged in, on the navigation bar, click "My Account".

![](/files/-MNctBLalbLEyhV7V7rw)

3\) Scroll down until you find the "Update Password" section.

![](/files/-MNctaQB00x_HrYI9rRc)

4\) Fill in the box's with the correct information and press submit.

You have now changed your password to the password you specified in the box.&#x20;


---

# 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/changing-your-account-password.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.
