# · How to enhance account security?

Do a security checkup with the following instructions.

1. Use a strong and unique password. Stop using the same password for multiple websites.
2. Don't share your account with others.
3. Set up a passcode (4 digits) as the extra authentication.
4. Add your phone number to the account.
5. It's useful when you contact us to retrieve your account, but you lost the access to the your email.
6. Check "Last Account Activity" in the account section periodically to see if there's any unauthorized access.
7. Change your passwords every few months. Check if your email and related website accounts are exposed to cybercriminals. (1) <https://haveibeenpwned.com> (2) <https://monitor.firefox.com>


---

# 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://en.faq.hearty.me/faq/enhance-security.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.
