> For the complete documentation index, see [llms.txt](https://docs-it.coderblock.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-it.coderblock.com/coderblock-world/user-experiences/creazione-e-customizzazione-del-proprio-avatar.md).

# Creazione e customizzazione del proprio avatar

Vediamo adesso come creare il tuo alter ego digitale in Coderblock. Non appena avrai effettuato il login per la prima volta, potrai iniziare a creare il tuo avatar. Puoi creare manualmente il tuo character, o affidarti a una delle features più caratteristiche di RPM: la possibilità di caricare una tua foto selfie e generare un avatar il cui aspetto sia più fedele possibile alla tua persona!

<figure><img src="/files/LQe4wf6ZLXgHtMpFff2R" alt="" width="375"><figcaption><p>Ready Player Me - Foto selfie</p></figcaption></figure>

Se vuoi utilizzare **una tua foto** per generare il tuo avatar, ti basterà cliccare su '*Take a photo*' o '*Choose file*' e caricare la foto, e nel giro di pochi istanti il tuo alter ego virtuale sarà creato: ti sconvolgerà quanto simile risulta alla realtà!

Adesso è il momento di scegliere il tuo outfit preferito: potrai modificare singolarmente dettagli del viso, cappelli, scarpe, occhiali, pantaloni, magliette, trucco e tanto altro ancora.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXdrxAVe5EPMJJpGAXAfgT9AfRbXNQM4Oxh7RdVIO-KD2VSCWOsLXHhkSacQ95y8xB3wxhIMFMPQ5RiD5dEIzfHcLWTNideLLuMstRWhDfTKXNewapyCgJJAtrIeSZMGZYFWucfUDAzBWk12E4Qt1HBqG7Za?key=il28y4ksQHueqFOZgBF8Kg" alt="" width="375"><figcaption><p>Ready Player Me - Customization</p></figcaption></figure>

Puoi anche scegliere uno tra gli outfit precaricati (tra cui quelli **brandizzati Coderblock**, li hai già provati?), spaziando da un angelo a un motociclista, da un orsetto rosa a un arciere futuristico, da un completo in giacca e cravatta a un maglione natalizio, passando per tanti personaggi di fantasia: l’unico limite sarà la tua immaginazione!

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXekhmNatgjD6_FN5OX5McIsnCMMGyVoGNzrWugZX17biRYjh3BGwmmB8EVbOK5tDmt213u0gJsE9MbCYN6MPTWWZgUzvEL_kpmmD0Df9mCLascIxpza2JA0sxz0SEmJZw3aM9F8iYtPd4AYO1A6ujPSV7g?key=il28y4ksQHueqFOZgBF8Kg" alt="" width="375"><figcaption><p>Ready Player Me - Outfit</p></figcaption></figure>

Una volta scelto l’aspetto che più ti rispecchia potrai creare un account su Ready Player Me, in modo da poter utilizzare l’avatar appena creato non solo su Coderblock, ma su tutte le piattaforme che integrano RPM!

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXenP47F3QQSWfG-vU5c0Cq-t986Hp9M356Q1q--ENNuHmuihC-3I5kAHyBJ0qOr8aU3NPQ7fux5VgnWCyRkp2uzwETGZUIN8VVLi858mCVG6ccPnKU09-Okvd6gy6ajcSZe2WmoxpPwcKVG2ozjx0oUFm8b?key=il28y4ksQHueqFOZgBF8Kg" alt="" width="375"><figcaption><p>Ready Player Me - Registrazione</p></figcaption></figure>

A questo punto potrai accedere a Coderblock come spiegato [QUI](/coderblock-world/accesso-in-piattaforma/open-world-and-spaces.md) e, una volta dentro, avrai sempre la possibilità di modificare l’aspetto del tuo avatar tramite il tasto ‘***Customize***’ dentro [Dashboard](/coderblock-world/user-experiences/menu.md).

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXfrVn5LnshzKQHYjLLm-RTMnTJ-KeCjfN8AwK8Ro44QiNXzUtWUaxvcUfVZO-p2gBgX2xlGslb5nXd4Q_k8lT-69Nrb4Js3t50LZMdOjT80B32yFZtzSbZZEewl0YcEogW2rONh2huTUf8AtdgDmz2VTAMz?key=il28y4ksQHueqFOZgBF8Kg" alt="" width="375"><figcaption><p>Ready Player Me - Customize </p></figcaption></figure>

Puoi sempre annullare le tue modifiche e tornare alla Dashboard cliccando su ‘*Hide*’ in basso al centro dello schermo.

Libera la tua fantasia e divertiti con le infinite possibilità di customizzazione offerte da Coderblock e da RPM!

<figure><img src="/files/DzVTGEbwJiK3FLwvh99p" alt="" width="315"><figcaption><p>Ready Player Me - Coderblock branded outfit</p></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://docs-it.coderblock.com/coderblock-world/user-experiences/creazione-e-customizzazione-del-proprio-avatar.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.
