# 1. Primi passi

Ora che abbiamo esplorato cos'è AIsuru e le sue principali funzionalità, è il momento di mettere le mani in pasta e iniziare a utilizzare la piattaforma. In questa sezione, ti guideremo attraverso i passaggi iniziali per trasformare le tue idee in una vera e propria IA conversazionale.

Nei prossimi capitoli, esploreremo:

1. Come creare il tuo account AIsuru;
2. Come navigare nell'interfaccia utente intuitiva della piattaforma;
3. Come creare il tuo primo "Agente" (gemello digitale), il cuore della tua IA conversazionale.

Seguendo questa guida passo dopo passo, sarai in grado di creare la tua prima IA conversazionale in pochissimo tempo, aprendo le porte a un mondo di possibilità creative e pratiche.

Cominciamo con il primo passo fondamentale: la creazione del tuo account AIsuru.


---

# 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://docs.aisuru.com/primi-passi.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.
