> For the complete documentation index, see [llms.txt](https://docs.ititanhosting.ro/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ititanhosting.ro/docs/english/games/game-panel/password-reset.md).

# Password reset

## How do I reset my password if I've forgotten i&#x74;**?**

**To reset your password, even if you've forgotten the current one, follow these steps:**\
\
1\. **Log out of your current account** → click on the **three dots** to the right of your account, then on the "**Logout**" button;

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

2. **Send the reset email** → On the login page, click the "**Forgot Password?**" button, enter the account email, and then click the "**Send Email**" button;

<figure><img src="/files/456ZMl4dsOiTxP64xZ0K" alt=""><figcaption></figcaption></figure>

3. **Reset your password** → You have received an email with the subject "**Reset Password**". Open it, click the "**Reset Password**" button, and then you can set your new password.


---

# 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://docs.ititanhosting.ro/docs/english/games/game-panel/password-reset.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.
