> 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/accesso-in-piattaforma/login-e-o-signup.md).

# Login e/o signup

Per fare il tuo ingresso in Coderblock e iniziare la tua esperienza nei nostri mondi virtuali, basta accedere a <https://game.coderblock.com>.

Se è la tua prima volta in Coderblock, dovrai accettare i nostri *Termini e Condizioni* (ti basterà scrollare fino alla fine per rendere cliccabile il pulsante) e a quel punto potrai procedere con il Login in piattaforma (non hai ancora un account? [Registrati subito da qui](https://coderblock.com/it/signup)!).

<figure><img src="/files/pXHS59mAhW0wKPo7bAZi" alt="" width="375"><figcaption><p>Terms and Conditions</p></figcaption></figure>

<figure><img src="/files/8ipueXNOnKz0PbSjSlwy" alt="" width="375"><figcaption><p>Accesso al Coderblock World</p></figcaption></figure>

Compila i campi richiesti e verifica il tuo indirizzo mail, prima di procedere con il Login.

Una volta effettuato l’accesso, potrai iniziare la tua avventura creando il tuo [avatar virtuale](/coderblock-world/user-experiences/creazione-e-customizzazione-del-proprio-avatar.md), e poi procedere con l’esplorazione dell’Open World (o dello Spaces a cui ti stai collegando, nel caso in cui tu abbia fatto accesso da un URL specifico o scelto uno di quelli presenti nella sezione '*Spaces*').


---

# 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://docs-it.coderblock.com/coderblock-world/accesso-in-piattaforma/login-e-o-signup.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.
