# Installation Guide

## Mobile Version

Nine Chronicles support Android and iOS. You can download the game below:

* [Play Store](https://play.google.com/store/apps/details?id=com.planetariumlabs.ninechroniclesmobile) (Android)
* [App Store](https://apps.apple.com/us/app/nine-chronicles-m/id6462364578) (iOS)

## Windows PC

{% hint style="info" %}
Nine Chronicles is not supported in some countries.
{% endhint %}

To play Nine Chronicles, you need to download and install the client.

1. Let’s download the installer first. You can download it on [Nine Chronicles portal](https://nine-chronicles.com/start).
2. After you downloaded the installer, you can find the file in your download folder. (If you’re having a trouble to find your download folder, [here’s the guide link](https://support.microsoft.com/en-us/windows/find-my-downloads-in-windows-10-de903ee9-7d37-256b-9145-f0f016c5aed8) from Microsoft.)
3. Run the installer. (When you excuted the installer, your system may ask if you’ll allow this app make changes on your device. Obiously, we need to install some files on your system for setup so you should click ‘Yes’.)<br>

   <figure><img src="/files/rfkLGghxiMcKyftlRqAa" alt=""><figcaption></figcaption></figure>
4. Check your preferences for a shortcut and registering Nine Chronicles as a startup program. After click the checkboxes as you want, click “Next”.<br>

   <figure><img src="/files/Reiwt4dY2mZDbXndnkO6" alt=""><figcaption></figcaption></figure>
5. We almost there. Click “Install” button.<br>

   <figure><img src="/files/dEtN2GbX2nIVPanQkSiH" alt=""><figcaption></figcaption></figure>
6. Wait until the entire process is finished.<br>

   <figure><img src="/files/UCgYaKkAcMe2lZffbk4A" alt=""><figcaption></figcaption></figure>
7. And done! Click the “Finish” button.<br>

   <figure><img src="/files/6te3rTeiFmaaC9hRxOSn" alt=""><figcaption></figcaption></figure>

After you completed installation, you might need an activation code to start a game. You can get one from [Nine Chronicles portal](https://nine-chronicles.com/start?step=2).

## MacOS

Nine Chronicles support MacOS.

{% hint style="info" %}
Nine Chronicles is not supported in some countries.
{% endhint %}

1. [Visit the official website](https://nine-chronicles.com/start) to download the game.
2. Open the downloaded DMG file.
3. Drag and drop the game's icon into the Applications folder.

   <figure><img src="/files/cepllVOLMVp1L7YWMU9l" alt=""><figcaption></figcaption></figure>
4. Launch Nine Chronicles from the Applications folder.


---

# 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.nine-chronicles.com/introduction/guide/how-to-play/installation-guide.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.
