# What is Avaturn ?

{% hint style="info" %}
&#x20;Avaturn allows users to create realistic avatars that represent themselves. Avatars can be customized with different clothes, accessories, and hairstyles. Users can also create groups with other users, and chat with each other.\
\
in3D is a True-To-Life avatar platform that can be integrated into apps, games, and web.

With in3D you can instantly turn your users into photorealistic 3D avatars in seconds using any mobile phone camera with a selfie. Your user's avatars are then instantly available to integrate into any digital environment built with Unity, Unreal Engine 4, or Unreal Engine 5.&#x20;

{% endhint %}

{% embed url="<https://youtu.be/l9AbkUIGbCY>" %}
Avaturn - Create Your Real Avatar From A Selfie
{% endembed %}

## Avatar Creator

\
The Avatar Creator is a web-based interface where users can interactively create and customize avatars. The Avatar Creator is available through several integration methods.&#x20;

* Users can register, then create and manage their avatar collection Avaturn.me
* As a registered developer,  you gain access to a Avaturn avatar creator that enables multiple customizing options.&#x20;
* From inside your app, you can offer an integrated avatar creation experience.

Avatars created with Avaturn Avatar Creator are stored on Avaturn (AKA in3D.io) servers and can be received by users and apps as a .glb file. \
\
[Sign up to Avaturn developers' program now. ](/avaturn-integration/developer-join-here..md)\
\
Already signed up for our developers' program? Let's start with:\
\
[Avaturn iFrame Integration](/avaturn-integration/integrations/avaturn-iframe-integration.md)<br>


---

# 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://avaturn.gitbook.io/avaturn-integration/what-is-avaturn.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.
