# How to Reset Payment Password

You can use this option if you know your current password but wish to update it for security.

**Here is a guide on resetting a payment password:**

Payment password page link: <https://my.cwallet.com/settings/security/payment>

Navigate to the avatar photo in the upper right corner, and click the '**Settings**' option.

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

On the profile page, click the '**Security**' option and select '**Payment Password**'.

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

Enter your old password first, and then enter and confirm your new payment password.

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

<mark style="color:green;">**⚠️ Important Note:**</mark> After changing your Payment Password, a 24-hour security monitoring period will be activated immediately. During this time, all sending transactions and sensitive asset operations will be temporarily disabled to protect your funds and account.


---

# 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.cwallet.com/security/password/payment-password/how-to-reset-payment-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.
