# Quick Start

### **1. Create Your Account**

**Sign Up** \
Register and create an account using your email. If you don’t already have an account, you can sign up for free [here.](https://play.checkmate.live/)

<figure><img src="/files/17Ix9PuA8GxA5QNa0nFH" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Remember that passwords and emails are case sensitive—ensure you enter them exactly as registered each time you login. Forget? Just reset your password and start again. Do not register more than one account.
{% endhint %}

2. **Secure your account or Sync your FIDE ID**

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

* **FIDE Sync (Optional):**\
  If you’re a FIDE registered player, sync your FIDE ID here to automatically link your official rating, so you don't trigger the anti-cheat.
* **Secure Your Account:**\
  Enable 2-Factor Authentication (2FA) to add an extra layer of security to your account.

**2. Explore the Dashboard**\
\
Your dashboard is your command centre Quickly access:

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

* **Play Now:**\
  Jump straight into an online game against a friend, foe, or the computer.
* **Profile:**\
  Check out your game stats, loot, purchases, games, and tournament results.
* **Leaderboards:**\
  Earn rewards and rank up the Checkmate Ladder.
* **Tournaments & Leagues:**\
  Browse and enter upcoming events.
* **Store:**\
  Personalise your avatar or board, or purchase a pass.
* **Social Hub:**\
  Squad up, challenge friends or foes, and battle in epic modes—your ultimate gaming arena.
* **Broadcasts:**\
  Watch live online matches and  battles under the Tournament tab or stream your game.

You can enter a[ tournament](/introduction/enter-a-tournament.md) after you have played 30 placement games and win some loot and USDC.


---

# 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://playbook.checkmate.live/introduction/quick-start.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.
