# Account and Security

- [Account Security](https://docs.outpoll.com/account-and-security/account-security.md)
- [Stay Away from Crypto Hacks and Scams](https://docs.outpoll.com/account-and-security/account-security/stay-away-from-crypto-hacks-and-scams.md)
- [Recognize & Avoid Phishing Attacks](https://docs.outpoll.com/account-and-security/account-security/recognize-and-avoid-phishing-attacks.md)
- [SMS & Text Message Scams or How to Spot a Spam](https://docs.outpoll.com/account-and-security/account-security/sms-and-text-message-scams-or-how-to-spot-a-spam.md)
- [Keep Your Account Secured](https://docs.outpoll.com/account-and-security/account-security/keep-your-account-secured.md)
- [Don't share your password and API Secret](https://docs.outpoll.com/account-and-security/account-security/dont-share-your-password-and-api-secret.md)
- [Stay Alert to Fake Outpoll Scams](https://docs.outpoll.com/account-and-security/account-security/stay-alert-to-fake-outpoll-scams.md)
- [Customer Support](https://docs.outpoll.com/account-and-security/customer-support.md)
- [FAQ](https://docs.outpoll.com/account-and-security/faq.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://docs.outpoll.com/account-and-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.
