> For the complete documentation index, see [llms.txt](https://docs.drjon.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.drjon.com.br/sobre-a-integracao.md).

# Sobre a integração

## Bem-vindo(a) à API do Dr. JON

Bem-vindo à documentação de API do **Dr. JON, o primeiro assistente médico de IA 100% autônomo do mundo.** Nosso objetivo é fornecer a precisão e a confiabilidade necessárias para ajudar médicos e especialistas da saúde a fazerem diagnósticos mais precisos e eficazes, de maneira segura, ética e baseada em evidências.

## Início rápido

Sentindo-se preparado? Acesse a documentação de primeiros passos para começar a integrar agora mesmo.

{% content-ref url="/pages/kZK2CHl3T4rQXFDxWYgD" %}
[Primeiros passos](/primeiros-passos.md)
{% endcontent-ref %}

## Entenda a fundo as chamadas

{% content-ref url="/pages/mjGV1SeY2RQC5QTBzv5E" %}
[API Reference](/api-reference/funcoes-backend-api.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:

```
GET https://docs.drjon.com.br/sobre-a-integracao.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.
