# Private Key Security

{% hint style="info" %}
IMPORTANT: Please put 2FA on your private key! This will save you from getting your wallet drained!
{% endhint %}

**Sanji Bot takes private key security very seriously.**&#x20;

**WE DO NOT HAVE ACCESS TO VIEW, CHANGE OR DO ANYTHING TO YOUR PRIVATE KEY.**

Sanji uses AES256 encryption, one of the best and most robust encryption standards currently available.

We are always looking to protect and upgrade further.

SANJI BOT IS A HOT WALLET, IT IS CONNECTED TO THE INTERNET.

YOU NEED TO TREAT THIS THE SAME WAY YOU TREAT METAMASK.

DO NOT CLICK LINKS, DO NOT GET SCAMMED.

DO NOT USE YOUR SANJI WALLET AS A COLD WALLET.

{% embed url="<https://www.youtube.com/shorts/1cfj-PGdeTE>" %}


---

# 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.sanjibot.io/safety/private-key-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.
