# 두 번째 기기 접속

goodcryptoX 지갑을 생성하면 자동으로 기기들 간에 동기화됩니다.

goodcryptoX 계정에 로그인되어 있는 한 추가 설정 없이도 지갑을 사용할 수 있습니다.

하지만 일단 [지갑 비밀번호](/goodcryptox-ko/wallets/built-in-wallet/wallet-password.md)을(를) 설정하면 새 기기나 브라우저에서 지갑에 접근할 때마다 이를 입력해야 합니다.

지갑 비밀번호 설정은 선택 사항이며 기존 보안 모델 위에 최대한의 보호를 원하는 사용자에게 적합합니다.

대부분의 사용자에게는 MPC 보호로 인해 개인 키가 기기에서도 노출되지 않도록 이미 보장됩니다.


---

# 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.goodcrypto.app/goodcryptox-ko/wallets/built-in-wallet/2nd-device-access.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.
