# Recover Password

### Step 1

Navigate to the Login Page. And click on “Forgot Username/Password”.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdPaKyV8kCZGKxxvFhOeIf26Xtqq8TZ_3f5pa-CfnLX6QMB31NsQjds0jM7P8-KOPPEmr-DOoifjlrcpzERxJsqnmWTrJV3aUKdZYoaoM00u1HPx8P-592EDYJycIcRbTLlnVQFT1bKKf2jncLyX9dXUsAE?key=leD-CHDFe7ZFJW1bhcmaQw" alt=""><figcaption></figcaption></figure>

### Step 2&#x20;

Enter your registered email address. Also, provide the new password for your account.&#x20;

{% hint style="info" %}
Your password won't be changed until you verify your email address.
{% endhint %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc8YhX5HqiXZ81M1TLq-qQiVD_ko0GGAxRmeJGx-qdrR_THziesXOaOzqdWDJeNAnweER-_pX17zWoiAwiKEcgnnbali1oTrFiktMDY9F0mlN4Wqltpb8vMGw6Z-6Vsbh9i9E_qM33eP_UoJKVzUmQU7OE?key=leD-CHDFe7ZFJW1bhcmaQw" alt=""><figcaption></figcaption></figure>

### Step 3&#x20;

Enter the OPT verification code sent to your email address.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcDLgxkMU69blKKf8fopAhrmSSqpBYp1w6Z-i_P4zFE4M5jY5us0M9Vs83-5b22NjlUjEhB35kWJYFIW-FZuy5Z6TY92-lJLkRjyfFqjRnblpYIL6WH2AIdG1bgsDpRD2aSDP40DERpOB4tK9ylHeqfY04g?key=leD-CHDFe7ZFJW1bhcmaQw" alt=""><figcaption></figcaption></figure>

You will receive an email as below.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcmxaXf_254vA5a2fYqiKcJ3lAptf7IoaNeJqUjQukp_1ttGF7Gb94z0fhVFIa_RFXK2uXKPXIpHbCkf1pXyjmFYI9qS5N2YYEdGlo2UBK_wSmm1yBVpv6arLUHbflhMtEo9A9ja5TW-qO6YsX_uBwF7MeG?key=leD-CHDFe7ZFJW1bhcmaQw" alt=""><figcaption></figcaption></figure>

### Step 4

Enter the verification code and the password will be successfully changed. Now you can[ log in ](https://vps.littlepig.tech/login?_gl=1*1x94jvu*_ga*MTc3ODk3NzU3OS4xNzIwOTIxNjI0*_ga_69B76DWFWT*MTcyMjczMDgzMC4yOC4xLjE3MjI3MzEwMTUuNTYuMC4xNzg0NDkyNDEx*_ga_0ZGWXH0CCP*MTcyMjczMDgzMC4yOC4xLjE3MjI3MzEwODkuMC4wLjA.)to your account using the new password.


---

# 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://docs.littlepig.cloud/documentations/account-management/recover-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.
