# Integrações

- [SQL Server](https://docs.poweromni.ai/integracoes/sql-server.md): Esta página detalha como funciona e como instalar a integração do Power Omni com o SQL Server
- [Deploys da API](https://docs.poweromni.ai/integracoes/sql-server/api-deploy.md): Esta seção documenta as opções de deploy da API do Conector de SQL
- [Azure App Service](https://docs.poweromni.ai/integracoes/sql-server/api-deploy/azure-app-service.md): Descreve como fazer o deploy da API de integração com o SQL Server Usando o App Service
- [Docker e Traefik](https://docs.poweromni.ai/integracoes/sql-server/api-deploy/docker-traefik.md)
- [Arquitetura](https://docs.poweromni.ai/integracoes/sql-server/sql-como-funciona.md): Descreve como funciona o conector com o SQL Server
- [Guia de Procedures](https://docs.poweromni.ai/integracoes/sql-server/guia-de-procedures.md): Contém um guia de como usar as procedures no conector de SQL


---

# Agent Instructions: 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.poweromni.ai/integracoes.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.
