# 2nd device access

When you create your goodcryptoX wallet, it will automatically sync across your devices.

As long as you’re signed into your goodcryptoX account, your wallet will be available — no extra setup required.

However, once you set a [wallet password](/wallets/built-in-wallet/wallet-password.md), you’ll need to enter it anytime you access your wallet from a new device or browser.

Setting a wallet password is optional — best suited for those who want maximum protection on top of the existing security model.

For most users, MPC protection already ensures that your private key is never exposed, not even on your device.


---

# 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/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.
