# I can't find my 12-word private key

A private key is different in Stobox 4.&#x20;

You will not see any words or phrases here because the wallet type is different.

To make it short, the MPC wallet type of Stobox 4 divides the private keys into a couple of parts, where one of the parts is stored in Fireblocks end without Fireblocks access to it, and the other one is exported into the backup file that you generate for your specific physical device and the browser on it.&#x20;

This way, no one has access to your wallet, since no one has the entire private key except you.

{% hint style="info" %}
Read more about the MPC wallets and their backups in[ Wallet Management](https://docs.stobox.io/products/stobox-4-beta/key-features/wallet-management).
{% endhint %}

***

The downside of this security measure is that if you lose your backup file, we can't help you regain access to your account or funds.

All that the Support Team can do is provide you with a [passphrase ID](https://docs.stobox.io/helpcentre/help-centre/faq#what-is-the-passphrase-id) for your latest backup file so you can identify the valid one among several files you may have in your systems.

{% hint style="info" %}
The backup file may be generated incorrectly or not generated at all. In this case, the Support Team will only advise you to generate a new backup file.

You can see that process [here>>>](https://docs.stobox.io/helpcentre/troubleshooting/when-i-log-in-it-says-i-need-to-upload-a-backup-file)
{% endhint %}

Extracting the private key from Stobox 4 is possible, but in this case, you will permanently delete your Stobox 4 account, and no one will be able to restore it.

***

{% hint style="info" %}
Still having trouble? [Contact us directly](/helpcentre/help-centre/contact-support.md).

We do not offer support on Telegram, WhatsApp, X (formerly Twitter), or similar platforms either. If someone reaches out to you via those channels and offers help in DM, they are scammers.
{% endhint %}

***

{% columns %}
{% column %}

{% endcolumn %}

{% column %} <a href="/pages/YnnskQ6x4WIXBTlrYNUx" class="button primary" data-icon="arrow-u-turn-up-left">Troubleshooting</a>
{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}


---

# 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.stobox.io/helpcentre/help-centre/troubleshooting/i-cant-find-my-12-word-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.
