> For the complete documentation index, see [llms.txt](https://support.vlex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.vlex.com/pt-br-vlex-library-knowledge-base/vincent-by-vlex/vincent/comecando-com-o-vincent.md).

# Começando com o Vincent

{% content-ref url="/pages/269d3c08a393b3d43bb468f989cfde2f0aabb4a5" %}
[Acessando o Vincent e navegando pela interface](/pt-br-vlex-library-knowledge-base/vincent-by-vlex/vincent/comecando-com-o-vincent/acessando-o-vincent-e-navegando-pela-interface.md)
{% endcontent-ref %}

{% content-ref url="/pages/f2b7abd828f3d0a407c18ae45edb68661e2a9f90" %}
[Obtendo respostas sem prompt](/pt-br-vlex-library-knowledge-base/vincent-by-vlex/vincent/comecando-com-o-vincent/obtendo-respostas-sem-prompt.md)
{% endcontent-ref %}

{% content-ref url="/pages/817052fda997f978d937598bf52a55fb0ee7597f" %}
[Comece a Usar o Vincent no Microsoft Word](/pt-br-vlex-library-knowledge-base/vincent-by-vlex/vincent/comecando-com-o-vincent/comece-a-usar-o-vincent-no-microsoft-word.md)
{% endcontent-ref %}

{% content-ref url="/pages/60681612cffbd7dff0cfbc2a67c9ef24bb4705e4" %}
[Gerenciando os idiomas compatíveis](/pt-br-vlex-library-knowledge-base/vincent-by-vlex/vincent/comecando-com-o-vincent/gerenciando-os-idiomas-compativeis.md)
{% endcontent-ref %}

{% content-ref url="/pages/88a5c5a11b6939ab4ddeb7cea5da93004ffa6bb8" %}
[Otimizando Suas Conversas: Entendendo as Janelas de Contexto](/pt-br-vlex-library-knowledge-base/vincent-by-vlex/vincent/comecando-com-o-vincent/otimizando-suas-conversas-entendendo-as-janelas-de-contexto.md)
{% endcontent-ref %}

{% content-ref url="/pages/5a3efad6f688fbaf5ce6d33cf60f21356eabe6c2" %}
[Entendendo os recursos exclusivos do Vincent](/pt-br-vlex-library-knowledge-base/vincent-by-vlex/vincent/comecando-com-o-vincent/entendendo-os-recursos-exclusivos-do-vincent.md)
{% endcontent-ref %}

{% content-ref url="/pages/f4cbe62a43468f23310c9d61ac28e4940fc21320" %}
[Entendendo Como o Vincent Usa IA Agentic](/pt-br-vlex-library-knowledge-base/vincent-by-vlex/vincent/comecando-com-o-vincent/entendendo-como-o-vincent-usa-ia-agentic.md)
{% endcontent-ref %}

{% content-ref url="/pages/cbc4a818726a9ef873006c53c5a940d6a4597329" %}
[Visualizando a cobertura do Vincent por jurisdição](/pt-br-vlex-library-knowledge-base/vincent-by-vlex/vincent/comecando-com-o-vincent/visualizando-a-cobertura-do-vincent-por-jurisdicao.md)
{% endcontent-ref %}

{% content-ref url="/pages/e0cebb95d6d13f93cba30458a9684d15765316f8" %}
[O que é o Vincent?](/pt-br-vlex-library-knowledge-base/vincent-by-vlex/vincent/comecando-com-o-vincent/understanding-what-vincent-is.md)
{% endcontent-ref %}

{% content-ref url="/pages/43a824565bc9522881c2f5a161fb0c0fa2d05109" %}
[Sua primeira análise: fazendo uma pergunta de pesquisa](/pt-br-vlex-library-knowledge-base/vincent-by-vlex/vincent/comecando-com-o-vincent/sua-primeira-analise-fazendo-uma-pergunta-de-pesquisa.md)
{% endcontent-ref %}


---

# 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://support.vlex.com/pt-br-vlex-library-knowledge-base/vincent-by-vlex/vincent/comecando-com-o-vincent.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.
