# Where can I find my private key?

The **private key** is like the key to your digital safe where you keep your cryptocurrencies. You need this key to unlock and manage your digital money. Think of it as your special, super-secret password for your digital wallet. **Keep it safe and never share it with anyone. Losing it could mean losing your digital coins forever.**

To see your private key, your wallet should be **activated**. If it's not follow the instructions in this [article](/help-center/getting-started/how-to-send-crypto-from-the-coinplus-wallet.md).

In case your card/bar is already activated follow the instructions below:

**Step 1**

* Select the **card/bar** you wish
* Click on the **wallet settings** button

<figure><img src="/files/zKPbdgN68in3CAgFgwTA" alt="" width="375"><figcaption></figcaption></figure>

**Step 2**

* **Hold** on the private key to reveal it

<figure><img src="/files/UISgETbrbLpbRXWUg5BI" alt="" width="375"><figcaption></figcaption></figure>

In case of any questions at <support@coinplus.com>🚀


---

# 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://coinplus.gitbook.io/help-center/wallet-settings/where-can-i-find-my-private-key.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.
