# Security tips

Please make sure to always be cautious with your private information.

* DO NOT give your password or seed phrase to anyone.
* DO NOT provide your private information to anyone - not even individuals claiming that they are a Bancor representative.
* DO NOT send money to anyone claiming to be a Bancor representative or offering any type of promotion.
* Enable Two Factor Authentication where possible.
* Never share your password, recovery phrase, or private key with anyone.
* Make sure the address where you are sending your tokens is correct, as there is no way to revert or cancel the transaction.
* There is no BNT airdrop - these are phishing attempts aimed at stealing your tokens.

If you have any doubts, questions or concerns you can reach out to <support@bancor.network>.


---

# 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://support.bancor.network/resources/security/security-tips.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.
