# Account Setup

## Quick-Step Guide

1. Click the Green Player Profile button
2. Click "Create Account"&#x20;
3. Enter First Name, Last Name, Email
4. Click the RED "Send Verification Email"
5. Check your email for a 4 digit code
6. Enter the 4 digit code and click Validate Code

{% hint style="success" %}
Email is optional, however providing an email is how you can see all of your game history, as well as being ranked globally and locally in your club.&#x20;
{% endhint %}

## Registering&#x20;

![](/files/N1j156PxNGoY7DBL6ZSr)

## Verify your email

![](/files/KeZ3o3bXmVRewWRZ0tud)

## Logging Into Your Player Profile on Multiple Devices

If you want to stay logged into your **Player Profile** on more than one device at the same time, make sure you use the **same verification code** across all devices.

**Important:**\
Every time you tap **“Send Verification”**, a *new* code is generated. If you generate a new code, previously used codes will no longer work.

To log in on multiple devices:

1. On your first device, tap **“Send Verification”** and use the code you receive via email.
2. On each additional device, instead of sending a new code, tap **“I already have a code”** (located directly below the “Send Verification” button).
3. Enter the **same code** you used on the first device.
4. You can repeat this process to log in on **unlimited devices**, as long as you continue using that same code.

This allows you to stay synced across phones, tablets, and more—without needing to log out anywhere.

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

## Logout of your Profile

![](/files/X5rRPVKqcZDJ86wdg4td)


---

# 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.scoreholio.com/player-profile/account-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.
