# Security Password

The security protection password is used to protect your assets from being stolen. When you transfer tokens, you need to enter your security protection password to ensure that the Telegram account is yours.&#x20;

The security protection password is a string of characters in a specified format. <mark style="color:red;">**You need to save your security  password.**</mark> If you accidentally forget the password and **cannot recover it by yourself**, you need to contact [community customer service](/en/faq/contact-us.md) for assistance in retrieving it.

## Set **Security** Password

Enter ***Settings*** from the home page and enter ***Security Password.*** If you haven't set security password yet, it will guide you to set it.<br>

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

## Modify Password

If you have already set a password, you can enter ***Settings*** -> ***Security Password*** to change the password.

<figure><img src="/files/95NsfgCxIPFCA4asQL30" alt=""><figcaption></figcaption></figure>

⚠️When **transferring money or changing your password**, you have **5 opportunities** to try to enter the correct password every day. If you enter the wrong password more than the limit, the password entry behavior will be locked for 24 hours. You can wait for the lock time to expire before trying again.


---

# 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://avebotdoc.ave.ai/en/quick-use/settings/security-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.
