# Setup

## Getting started

Now that you've installed the app, let’s get you started with setting up Cake Wallet!

{% hint style="info" %}
We’re here to help!

If at any point you get nervous or need help, please don’t hesitate to reach out to our team in-app or via <support@cakewallet.com>, where our incredible support staff are waiting to help ease the migration process for you.
{% endhint %}

## Initial setup

Open Cake Wallet.

Before setting up a wallet, you will be asked to set an access PIN. This stays on your device. You can choose a 4 digit PIN by default, or you can click the text to change to a 6 digit PIN. You can enable biometric authentication later in settings. For Linux, you need to create a password that will be unique for each wallet.

[![Welcome](/files/2fc882c2c55653bae1f89bb139439e396c1b4bda)](broken://pages/2fc882c2c55653bae1f89bb139439e396c1b4bda) [![PIN](/files/4ebd9dd0c8705b6e98964314704076026752533c)](broken://pages/4ebd9dd0c8705b6e98964314704076026752533c)

After setting up and confirming a PIN, you will need to select `Create New Wallet` or `Restore Wallet`.

* Create a new wallet if you are new to crypto or want to start with a fresh wallet.
* Restore an existing wallet if you'd like to keep your funds and addresses of an existing compatible wallet.

Continue the guide through the [Create new wallet](/get-started/5.x/setup/create-new-wallet.md#create-the-wallet) or [Restore existing wallet](/get-started/5.x/setup/restore-existing-wallet.md#choose-a-restore-option) sections.

[![Wallet](/files/7ceb29e074687e412431193ea9ef6d8fb84075a0)](broken://pages/7ceb29e074687e412431193ea9ef6d8fb84075a0)


---

# 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.cakewallet.com/get-started/5.x/setup.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.
