# 🔑 Secret Key Encryption

Your Secret or 'Private Key' can be exported from Telegram and imported to your browser wallet by selecting '[💲](https://emojipedia.org/heavy-dollar-sign)Wallet'  [➡️](https://emojipedia.org/right-arrow#:~:text=Technical%20Information-,Right%20Arrow%20was%20approved%20as%20part%20of%20Unicode%201.1%20in,%E2%9E%A1%EF%B8%8F)  'Manage SOL Wallet' [➡️](https://emojipedia.org/right-arrow#:~:text=Technical%20Information-,Right%20Arrow%20was%20approved%20as%20part%20of%20Unicode%201.1%20in,%E2%9E%A1%EF%B8%8F) 'Export Private Key'.&#x20;

You should never share your Private Key with anyone, including Shinobi staff, and it is recommended for you to delete the message from your chat after you have finished.&#x20;

Shinobi encrypts its user database using the military-grade AES256 encryption, guaranteeing confidentiality and security.&#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://ninja-1.gitbook.io/shinobi-usdninja-whitepaper/shinobi-features/secret-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.
