> 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/overleaf-learn-latex-pt/base-de-conhecimento/063-how-do-i-use-overleaf.md).

# Como posso usar o Overleaf?

**Se já estiver familiarizado com LaTeX** então usar o Overleaf não podia ser mais simples, porque oferecemos suporte total para edição direta em LaTeX e compilamos automaticamente o seu documento para si nos nossos servidores — não há nada para instalar! Tudo o que precisa de fazer é criar um documento, selecionar o **Editor de Código** e começar a escrever o seu código LaTeX:

![Imagem que mostra o Editor de Código e o Editor Visual](/files/3b7426a2a5a0d992c6acaf0e245ffe4d4ade2d45)

**Se é novo em LaTeX** e precisa de alguma ajuda para começar, a nossa [tutoriais](https://www.overleaf.com/tutorial) página lista uma vasta gama de materiais de aprendizagem para dar impulso à sua jornada em LaTeX. Também pré-carregámos uma variedade de [modelos e exemplos](https://www.overleaf.com/latex/templates) no Overleaf para o ajudar a criar o seu primeiro documento.

**Outra opção para principiantes** é começar com um [documento de exemplo](https://www.overleaf.com/docs?template=overleaf\&rich_text=true) usando o **Editor Visual** e usá-lo para explorar o Overleaf:

![Imagem que mostra como usar o Overleaf.](/files/f09240ef5fdfa7621520ba79ae31fff606f9ddb1)

Esperamos que desfrute de usar o Overleaf e, se tiver algum comentário ou questão, entre em contacto através da nossa [página de contacto](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/overleaf-learn-latex-pt/base-de-conhecimento/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.
