# Safety & security

⚠️⚠️⚠️ **Your private key is the key to your wallet**, if you share or leak this you are handing over everything within your account.⚠️⚠️⚠️

**Private keys are encrypted and only accessible to the owner** (your telegram account - so ensure you practice strong security on your telegram account also!!!).

It is a best practice to only leave your trading balance in your bot wallets, you should regularly remove anything above what you need to trade, and store in cold storage or similar to minimize exposure and risk.


---

# 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://tracer-4.gitbook.io/tracer-documentation/operations/safety-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.
