# Private Key Encryption

At MemeBot, your privacy and security are our top priorities. We employ robust AES256 encryption, ensuring that all data exchanged between users and our bot remains strictly confidential and protected against potential breaches.&#x20;

However, we strongly advise traders to treat MemeBot as a "hot wallet"; only transfer the amount you're comfortable losing for trading purposes and transfer back to your main wallet once your trading is complete.&#x20;

**Please use MemeBot responsibly, and do not exceed your financial limits.**


---

# 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://solmemebot.gitbook.io/mebo/security/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.
