# FAQs

## 1. What is Pockie? **🤷**

Pockie is a new Web3 wallet that allows easy and safe management of digital assets on many EVM networks, including Ethereum, Polygon and Avalanche.

## **2.** Which networks are supported on Pockie? **🌐**

Pockie supports the networks written below.

**Token**: Bifrost, Ethereum, BNB Chain, Avalanche, Polygon, Klaytn, Base, Arbitrum\
**NFT**: Bifrost, Ethereum, BNB Chain, Avalanche, Polygon, Arbitrum

More networks will be supported in the coming days.

## **3.** I cannot see my assets! **💰**

Pockie automatically displays native tokens of the 8 supported networks. You can add other tokens by clicking the icon on the top right corner of the token list.

## **4.** How should I store my recovery phrase and private key? **🔐**

Do not share your recovery phrase and private key with anyone! Make sure to store them in a safe place and remember that smartphones or emails can be hacked.

## **5.** How can I import additional accounts? **✋**

When importing a wallet using a recovery phrase, Pockie imports the main account. Please use private keys to import additional accounts under the same recovery phrase.

<br>


---

# 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.bifrostnetwork.com/pockie-eng/need-help/faqs.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.
