# Change Password

### Step 1&#x20;

[Log in](https://vps.littlepig.tech/login) to your account with your email and password. Navigate to “My Account” from the sidebar. And click on "Change Password."

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcwFYlMKpd3EJt7BydyzKn5DAqEbzwmpkkFwxNfTIE7-porJqdX_ESf7V3IFo9xe5CYM7jVsArDsrNXGgTD7Xl8m_u-d9badZZ_HFnoOeBtVwmOX46hTgBMJZ0Girge_XhpEF4CMA8KRG5Smy-NFbdqbMQB?key=leD-CHDFe7ZFJW1bhcmaQw" alt=""><figcaption></figcaption></figure>

### Step 2&#x20;

Enter your current password and new password. Make sure to use a strong and secure password.&#x20;

{% hint style="info" %}
The password length is 8-20 characters long, including uppercase letters, lowercase letters, numbers, and special characters
{% endhint %}

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

### Step 3

Click on “Confirm” and your password will be successfully changed. You can now [log in](https://www.littlepig.tech/) to your account with your new password.<br>


---

# 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/change-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.
