# Prepare to Play

First, download the PERPLAY app from Google Play Store or Apple App Store and install it on your device.

**Sign up for PERPLAY**\
Open the PERPLAY app, click 'Sign In with Google,' then select the Google account you want to use and log in to PERPLAY.

<figure><img src="/files/Mc2MN4xIT0iydHfIjnaF" alt=""><figcaption></figcaption></figure>

**Create a New Wallet**\
PERPLAY allows EVM wallet creation in-app.

Tap 'Wallet' at the top left of the screen, then press 'Create a New Wallet' to create a wallet.\
After entering a 6-digit password and completing the verification process, a set of 12 'Recovery Words' will appear. The 'Recovery Words' are used to restore your wallet if the app is removed or reinstalled.

**Very Important !!** - When creating an EVM wallet, it is essential to store the 'Recovery Words' in a secure place. It is recommended to record and store them physically in a location accessible only to you. Using methods such as screen captures on a PC or mobile device, saving them in an email, or storing them in files can leave you vulnerable to hacking incidents.

<figure><img src="/files/mf0sFOS479gowlG8Cxsn" alt=""><figcaption></figcaption></figure>

**Transfer ARB coins to the in-app wallet.**\
You can purchase NFTs in the marketplace by transferring ARB coins to the in-app wallet. Transferring ARB coins requires chain usage fees (gas fees), so you must always maintain a certain amount of ETH (Arbitrum One) in your wallet.

<figure><img src="/files/jw2o0IUc8RXpTqYxzKgS" alt=""><figcaption></figcaption></figure>

**Buy Vehicles**\
Go to the marketplace and select your vehicle. The filter tool makes it easier to find your preferred vehicle type. Make sure you have enough ARB for your purchase.

<figure><img src="/files/aBsQR5LPZbxPJv1ZFXD7" alt=""><figcaption></figcaption></figure>


---

# 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.perplay.io/perplay-whitepaper/application/prepare-to-play.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.
