# Security Center

#### The security of your account is our priority. In this section, you will find important instructions on tools to protect your data:

* [Enabling two-factor authentication (2FA) ](https://polee.me/help/en/faq/security/enable-2fa)is an additional layer of protection that will help protect your account from hacking.
* [Password Change Instructions](https://polee.me/help/en/faq/security/change-password) — learn how to create a strong password and update it if necessary
* [Log out from all devices ](https://polee.me/help/en/faq/security/signout)— if you suspect that someone has gained access to your account, you can end all active sessions in one click.

Take a look at the [settings ](https://polee.me/user/settings)right now and make sure that your account is protected according to the instructions in this FAQ section!

<mark style="color:purple;">♡</mark> If you still have any questions, please [contact support](https://polee.me/help/en/faq/contacts/support-contact)!


---

# 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://polee.me/help/en/faq/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.
