# Getting Started

Chess3 is pretty simple and intuitive to use. Gone are the days of web3 apps that force users to complete multiple pre-requisites in order to get going (or download 3rd party apps with the same problems).

**All you need to do is create an account at our website login** [**page**](https://chess3.app/)**.&#x20;*****Keep in mind, this will require an access code.***

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

This does a couple things automatically for you:

* Establishes your Chess3 profile and ensures no one else can nab your username
* Automatically creates a self custodial wallet (meaning Chess3 has zero access) for you through [web3auth](https://web3auth.io/)

In our Beta version of Chess3 (coming Q3 of 2024), users will gain full access to their private keys (on request) as well as seed phrases in order to import their wallets to different providers (like Metamask).

The goal here is to create a completely seamless experience where users have full control over their web3 experience/assets through self custodial wallets as well as *not having to have any prior knowledge* of anything to do with web3 to enjoy Chess3.


---

# 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://chess3.gitbook.io/chess3/getting-started.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.
