# How to Set Payment Password

The Payment Password is your final line of defense before funds leave your wallet. You must set this up before making any withdrawals or transfers.

**Prerequisite:** To ensure you can receive security alerts and recover your password if needed. You must bind a valid email address to your Cwallet account before setting a Payment Password (If your account is already linked to an email, you can proceed directly).

Check this tutorial website to bind an email address: [How to Connect Email Address](/security/social-account-linking/email-address/how-to-connect-email-address.md)

**Here is a guide on setting 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/SffUIf4HSQ6MT086MZAP" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/6CMTU6aD57h3LnpwXj6i" alt=""><figcaption></figcaption></figure>

Enter a unique 6-digit PIN and confirm it.

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

<mark style="color:green;">**⚠️ NOTE:**</mark> We recommend that you do not use overly simple payment passwords (e.g., 123456) or your birthday.


---

# 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-set-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.
