> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/it/base-di-conoscenza/063-how-do-i-use-overleaf.md).

# Come si usa Overleaf?

**Se hai dimestichezza con LaTeX** allora usare Overleaf non potrebbe essere più semplice, perché offriamo il supporto completo per la modifica diretta in LaTeX e compiliamo automaticamente il tuo documento sui nostri server: non c’è nulla da installare! Tutto ciò che devi fare è creare un documento, selezionare il **Editor di codice** e iniziare a scrivere il tuo codice LaTeX:

![Immagine che mostra l'Editor di codice e l'Editor visuale](/files/ac499437e520538b305c2a972d0457cec7ea6296)

**Se sei nuovo a LaTeX** e hai bisogno di aiuto per iniziare, il nostro [tutorial](https://www.overleaf.com/tutorial) pagina elenca un'ampia gamma di materiali didattici per dare slancio al tuo percorso con LaTeX. Abbiamo anche pre-caricato una serie di [modelli ed esempi](https://www.overleaf.com/latex/templates) in Overleaf per aiutarti a creare il tuo primo documento.

**Un'altra opzione per i principianti** è iniziare con un [documento di esempio](https://www.overleaf.com/docs?template=overleaf\&rich_text=true) usando il **Editor visuale** e usarlo per esplorare Overleaf:

![Immagine che mostra come usare Overleaf.](/files/b27cba4dd1cef89fd47a2913ac46ca3936cecd8a)

Speriamo che ti piaccia usare Overleaf e, se hai commenti o domande, contattaci tramite il nostro [pagina di contatto](https://www.overleaf.com/contact).


---

# 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://overleaf-pro.ayaka.space/latex/it/base-di-conoscenza/063-how-do-i-use-overleaf.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.
