# Getting Started

### Minimum Requirements&#x20;

Since the game is still under development, there are some requirements which need to be met in order to ensure a steady FPS rate, and a smooth gameplay experience. These requirements are subject to change in the future and in next releases of the game.

* 64-bit processor
* Windows 7 or later
* AMD Phenom II X4 955, Intel Core i5-750 or equivalent
* 8 GB RAM
* Nvidia GPU GeForce GTX 660 / AMD GPU Radeon HD 7870&#x20;
* DirectX: Version 11
* 15 GB of free space

## Creating your account

The first things you should do is create an account on [The Six Dragons website](https://thesixdragons.com/). From here you will find information about the Discord server (the only way to communicate with other players right now) and also access the store where you can buy dragons, etc.

{% hint style="warning" %}
**Good to know:** Website accounts are separate from in-game accounts. If you have registered for an account in our website, **you will not be able to log in the game with the same set of credentials**. You will need to register for a separate account in-game
{% endhint %}

## Downloading the Game

You can download the game from the [Epic Games store](https://store.epicgames.com/en-US/). You will need to create an account with Epic Games and then log in to the store. Search for "The Six Dragons". From here you can click the "Get" button to download and install the game.

Upon launching your game, you will be able to embark on your journey! Before you enter the realm of TSD, you will need to create and verify your account. Upon successful registration, a verification email will be sent to you, with instructions on how to verify your account. You have **24 hours** to verify your account, otherwise you will need to register again.

As soon as you have verified your account, you will be prompted to connect your Enjin wallet. You can follow the instructions on the screen, in order to scan the QR code and connect your wallet to the game.

###


---

# 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://guide.thesixdragons.com/game-guide/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.
