# How to Set a Login Password

If you created your account using a social media account (Telegram/Discord, etc.) via Cwallet bot. This registration method differs from registering via email and phone number, where the system forces users to set a login password. An account created using Cwallet bot will not immediately require users to set a login password.

**Here is a guide on setting a login password:**

Login password page link: <https://my.cwallet.com/settings/security/login>

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

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

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

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

Enter your desired password and confirm it.

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

<mark style="color:green;">**⚠️ NOTE:**</mark> Your password must be at least 8 characters. We recommend that your password include uppercase and lowercase letters, numbers, and symbols to enhance its security.


---

# 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/login-password/how-to-set-a-login-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.
