> For the complete documentation index, see [llms.txt](https://calidocu.gitbook.io/caliverse-metaverse/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://calidocu.gitbook.io/caliverse-metaverse/en/start-the-caliverse/download-and-installation.md).

# Download & Installation

{% hint style="info" %}
STEP 1: Please check the following before installation.
{% endhint %}

{% stepper %}
{% step %}

## Check the specifications of the PC for play

* [Check PC Specifications](/caliverse-metaverse/en/start-the-caliverse/specification.md)
  {% endstep %}

{% step %}

## Please download the attached file to set up the client.

* [Latest DirectX Download Link](https://download.microsoft.com/download/1/7/1/1718CCC4-6315-4D8E-9543-8E28A4E18C4C/dxwebsetup.exe)
* [Latest Microsoft Visual C++ Redistributable Package (X64) Link](https://aka.ms/vs/17/release/vc_redist.x64.exe)
  {% endstep %}
  {% endstepper %}

{% hint style="info" %}
STEP 2: Follow the guide below to download and install.
{% endhint %}

1. Go to [CALIVERSE](https://caliverse.io/en/metaverse/newearth), sign up, and log in.\
   After logging in, click **\[DOWNLOAD]** to start installing the **Launcher**.

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

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

2. Select your \[**language]**.

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

3. Click **\[Next]**.

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

<br>

4. Click **\[I Agree]**.

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

<br>

5. Click **\[Install]**.

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

<br>

6. Click the **\[Next]** and then click **\[Finish]**.

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

<br>

7. Click **\[START THE CALIVERSE]**.

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

<br>

8. Click the **\[Open CALIVERSE Launcher]** popup in your browser.

<figure><img src="/files/8FHUyPNr70iXJdRK3PkP" alt=""><figcaption></figcaption></figure>

<br>

9. Click **\[Installation]**.

<figure><img src="/files/9kzbVeQm7kh3q3fQCTAC" alt=""><figcaption></figcaption></figure>

<br>

10. Set the installation path and click **\[Installation]**.

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

<br>

11. Enjoy the Metaverse! Welcome.\
    The installation is complete. Create your avatar and enter the world of CALIVERSE.

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

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://calidocu.gitbook.io/caliverse-metaverse/en/start-the-caliverse/download-and-installation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
