# Downloading the Game

{% embed url="<https://www.youtube.com/watch?v=FqbNhl-cKrc>" %}
Thanks to Apeiron Abridged for putting together this introductory video!
{% endembed %}

Before you do anything you're going to need to download and install the game. You can do so now - for free!

1. Go to either the [Apeiron Marketplace](https://marketplace.apeironnft.com/) or the [Epic Games Store](https://store.epicgames.com/en-US/p/apeiron-b83793) to download the game.
2. If downloading from the Apeiron Marketplace, Extract the game file from the zipped folder, then open the extracted file and locate the file named "Apeiron" and double-click to open the game.
3. If downloading from the Epic Games Store, simply click "Get", then navigate to your Library and click "Play."&#x20;
4. When the game opens for the first time, you will be asked to login. If you just want to try the game, you can play as a Guest.
5. Select your Avatar class. Different Avatars have unique abilities.
6. Click the icon with "Tutorial" and enter the dungeon! You are now playing the game.&#x20;
7. If you enjoy the game, it may be a good time to make an official account to save your progress.&#x20;

Time to head over to the next section!


---

# 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://whitepaper.apeironnft.com/apeironnft/getting-started/downloading-the-game.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.
