# Accounts

Tips and recommendations to help you configure your accounts securely and get the most out of Cerby's protection features.

***

* [Configure your accounts with the highest security level](/tips-and-troubleshooting/best-practices/accounts/configure-your-accounts-with-the-highest-security-level.md)
* [Best practices when onboarding social media accounts to Cerby](/tips-and-troubleshooting/best-practices/accounts/best-practices-when-onboarding-social-media-accounts-to-cerby.md)
* [How Cerby protects your passwords](/tips-and-troubleshooting/best-practices/accounts/how-cerby-protects-your-passwords.md)
* [Cerby-managed verification methods for your accounts](/tips-and-troubleshooting/best-practices/accounts/explore-the-cerby-managed-verification-methods-for-your-accounts.md)
* [Automation for accounts in local vaults](/tips-and-troubleshooting/best-practices/accounts/explore-automation-for-accounts-in-local-vaults.md)
* [Push notifications](/tips-and-troubleshooting/best-practices/accounts/explore-push-notifications.md)


---

# 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://help.cerby.com/tips-and-troubleshooting/best-practices/accounts.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.
