# Private Key Encryption

We do **NOT** have access to your private keys. All user keys are stored and maintained exclusively in a Confidential Computing Infrastructure, where they are inaccessible by BONKbot staff and always stored encrypted.

That said, **DO NOT** transfer more money to BONKbot than you can afford to lose. We advise traders to treat BONKbot as a hot wallet. Transfer for your trading, and transfer back to your main wallet once done.&#x20;


---

# 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.bonkbot.io/bonkbot/features/private-key-encryption.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.
