# 자주 묻는 질문(FAQ)

## 1. **포키는 어떤 지갑인가요? 🤷**

포키는 이더리움, 폴리곤, 아발란체를 비롯한 여러 EVM 네트워크의 디지털 자산을 쉽고 안전하게 보관하고 전송할 수 있는 지갑이에요.

## **2. 포키에서 지원하는 네트워크가 궁금해요 🌐**

포키에서 다음과 같이 네트워크를 지원하고 있어요&#x20;

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

앞으로 더 많은 네트워크를 지원할 예정이에요.

## **3. 보유한 자산이 보이지 않아요💰**

포키가 지원하는 8개 네트워크의 네이티브 토큰만 자동으로 표시돼요. 기타 자산은 토큰 목록 우측 상단에 있는 "더보기" 아이콘을 통해 추가할 수 있어요.

## **4. 복구 구문과 개인키는 어떻게 보관해야 하나요? 🔐**

복구 구문과 개인키는 절대 공유해서는 안돼요! 종이에 적는 등 별도 보관을 권장하지만, 스마트폰이나 이메일 등에 보관하는 경우 유출 위험이 있으니 유의해 주세요.

## **5. 파생 지갑을 불러오는 방법이 궁금해요 ✋**

복구 구문으로 지갑을 불러오는 경우 1개의 개인키에 해당하는 지갑만 연결할 수 있어요. 파생 지갑을 연결하려면 복구 구문이 아닌 개인키를 통해 불러와 주세요.

<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/need-help/faq.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.
