# Change password

{% hint style="info" %}
WARNING! Withdrawals are locked for 3 days:

* after password change&#x20;
* after Telegram bot activation
* after adding secret word&#x20;
* after 2FA activation
* after deposit (for unverified accounts)
  {% endhint %}

Go to Account / Change password.

<figure><img src="/files/govMsGazzJKpaLSioPzK" alt="" width="563"><figcaption></figcaption></figure>

Enter old password and enter new password twice, then click the **"Change password"** button.

{% hint style="info" %}
If you don't remember your old password, you can reset it [here](https://finandy.com/en/password.reset).
{% endhint %}

**Do you have any questions? We can help you in our Telegram chat.**

{% embed url="<https://t.me/finandy>" %}


---

# 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.finandy.com/settings/account/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.
