# User Guide: Chrome Extension

## Importing a wallet

1> Click "**Import Wallet**."&#x20;

2> Enter your secret recovery phrase in the right order.&#x20;

3> Create a password to access your OORT wallet.

<figure><img src="/files/r61xIkpvEiRojR99UVEV" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ZxCdo1HEw9tGsXSX4HM0" alt=""><figcaption></figcaption></figure>

4> Click on the "All Done" button. You have now downloaded OORT wallet and are ready to add funds to your wallet!

<figure><img src="/files/n1Ml5vHOckj1vAR0A8cB" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/N9yxTriII5pj11DIViTb" alt=""><figcaption></figcaption></figure>

## Creating a wallet

1> Click “**Create Wallet**”.

2> Create an account name for your OORT wallet.

<figure><img src="/files/3g8dqIE1VnjPUPh9sdxz" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/5msuk4ADRM2YWEowhozs" alt=""><figcaption></figcaption></figure>

3> You have now created an OORT wallet and are ready to add funds to your wallet!

<figure><img src="/files/Ob1UFpf7coqfrHCdGn8B" alt=""><figcaption></figcaption></figure>

## Keeping your wallet safe

We recommend using all three methods to keep your fund safe during the testnet period.

1. Write down your **secret recovery phrase** on a piece of paper, and keep it somewhere safe.
2. Export your **private key** as well as **Keystore** and backup both files. Find the private key and the Keystore by clicking the three dot on the right side of your wallet accounts and go to Account Details

<figure><img src="/files/gnguFiwKWDJ8bD8A9s4K" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/eE7sVrBICqQHBH8Tus48" alt=""><figcaption><p>Export private key and keystore</p></figcaption></figure>


---

# 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.oortech.com/oort/oort-wallet/user-guide-chrome-extension.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.
