# Quick start

## Step 1 : How to access a virtual world

The Klona application is the gateway to virtual worlds, access Klona with a web browser via the url <https://app.klona.io> or use a [windows](https://www.klona.io/en/faq-us/) or [mac](https://www.klona.io/en/faq-us/) plugin

## Step 2 : Authenticate on the Klona application

Create an account or authenticate with your email address on the application

<figure><img src="/files/UgtLvNPjjzHiQfR1Yhqo" alt=""><figcaption><p>Authentication portal to the Klona application</p></figcaption></figure>

## Step 3 : Create your own avatar

Choose and customize your avatar from our interface. Change your pseudo if you have the possibility and personalize your title to help people identify you once connected to the platform.

{% hint style="info" %}
Do you know ? it is also possible to create a personalized avatar thanks to our partner ReadyPlayerMe.
{% endhint %}

<figure><img src="/files/UgVUIbdZAvDF0trTSnXx" alt=""><figcaption><p>Avatar creation &#x26; customization</p></figcaption></figure>

## Step 4 : Enter access code of virtual world

The organizer has provided you with an access code to enter the virtual world, enter this code and enjoy all of Klona's features!

<figure><img src="/files/03ifB8OCrGxZJRbQwrYb" alt=""><figcaption><p>Virtuel world access portal</p></figcaption></figure>

## Step 5 : Enjoy :smile:


---

# 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:

```
GET https://klona.gitbook.io/doc/quick-start.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.
