# Reset password

1. Click on your username in the top right corner and select Password Settings from the pop-up menu\
   ![](/files/inyPnHR7KMtMdGMe7eja)
2. Enter new password（The password length is 8 to 18 characters, and must include upper case letters, lower case letters and numbers）\
   ![](/files/gEFslYdw56KJ0JZuW0mw)
3. click Send verification code，and enter the image verification code<br>

   <figure><img src="/files/5ZALF1J3gtks1zsQ6hfV" alt=""><figcaption></figcaption></figure>
4. The security verification code will be sent to your registered email address<br>

   <figure><img src="/files/PhDnHy4IMwMgnKaYXmEO" alt=""><figcaption></figcaption></figure>
5. &#x20;enter the code you receive into the Email verification code field<br>

   <figure><img src="/files/IE3giFJBYGYn7F5Hs2WY" alt=""><figcaption></figcaption></figure>
6. Once the password has been set the user needs to log in again with new password<br>

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


---

# 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://coinsdo.gitbook.io/docs/coinsend/how-to/reset-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.
