> For the complete documentation index, see [llms.txt](https://docs.voa.health/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.voa.health/inicio/integrations.md).

# Escolha sua integração

A Voa permite que você implemente IA de ponta com poucas linhas de código, através de nosso *widget* ou *plugin* integrável, ou de maneira ainda mais simples com a extensão para o navegador.

<figure><img src="/files/dYwkNCFcb7umAEujRj50" alt=""><figcaption></figcaption></figure>

### Tipos de integração

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Plugin</strong></td><td>Incorpore a Voa diretamente no seu sistema de prontuário eletrônico, permitindo aos médicos acessar as funcionalidades da Voa sem sair do ambiente familiar.</td><td><a href="/pages/DUQqK6u3RV4632H44MAC">/pages/DUQqK6u3RV4632H44MAC</a></td><td><a href="/files/35pSg8VK4DazpiOcYElT">/files/35pSg8VK4DazpiOcYElT</a></td><td></td></tr><tr><td><strong>Extensão do navegador</strong></td><td>Ofereça aos médicos acesso rápido às funcionalidades da Voa diretamente no navegador, complementando o uso do seu sistema de prontuário eletrônico.</td><td><a href="/pages/ZXxfwYY21Yz9PCv9X7ja">/pages/ZXxfwYY21Yz9PCv9X7ja</a></td><td><a href="/files/3HelU0N4FdjZtB0MxDfw">/files/3HelU0N4FdjZtB0MxDfw</a></td><td></td></tr></tbody></table>


---

# 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://docs.voa.health/inicio/integrations.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.
