# Import private key

First of all, remember to read the important information regarding SEED:

* [<mark style="color:purple;">What's a Seed Phrase</mark>](https://app.gitbook.com/s/XwNnxhVVXeCVz8Y0dr9W/~/changes/7zlMG41Wm3sprRQlp5Mr/jwallet-browser-extension/first-access/create-a-new-wallet/whats-a-seed-phrase)
* [<mark style="color:purple;">Crypto security 101</mark>](https://jigstack.gitbook.io/jproducts/jwallet/jwallet-browser-extension/first-access/create-a-new-wallet/crypto-security-101)

\-----\
\
By clicking on Import SEED the jWallet will give you the opportunity to write down or paste your seed phrase. So: <br>

1. Write or paste your Seed&#x20;
2. Click on Import
3. Wait without leaving the message: *<mark style="color:purple;">**Successfully Created**</mark>*\
   \
   ![](https://835203491-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXwNnxhVVXeCVz8Y0dr9W%2Fuploads%2FjuSesL2sUEnPCbtgtXC6%2Fimage.png?alt=media\&token=354b60bb-9c3f-42e7-a9bd-9fceda5daee9)

\
When you receive a *<mark style="color:purple;">**Successfully Created**</mark>* message, you are ready to use your Account.

\
\----<br>

## <mark style="color:purple;">Ps:</mark>&#x20;

*Unlike Seed, through the private key, you are importing one and only one address / Account.*&#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://jigstack.gitbook.io/jproducts/jwallet/jwallet-browser-extension/first-access/import-or-connect-your-wallet/import-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.
