# Guias de Conectividade

- [Como conectar a Digibee ao Oracle RAC](https://docs.digibee.com/documentation/troubleshooting/pt-br/connectivity-guides/digibee-oracle-rac.md): Saiba como estabelecer uma conexão entre a Digibee e o Oracle RAC usando VPN.
- [Como conectar a Digibee à SAP](https://docs.digibee.com/documentation/troubleshooting/pt-br/connectivity-guides/digibee-sap.md): Saiba como estabelecer uma conexão entre a Digibee e a SAP.
- [Como conectar a Digibee ao MongoDB Atlas usando VPN](https://docs.digibee.com/documentation/troubleshooting/pt-br/connectivity-guides/digibee-mongodb.md): Aprenda como estabelecer uma conexão segura entre a Digibee Integration Platform e o MongoDB Atlas usando uma VPN.
- [Como consumir pipelines com Internal API usando ZTNA](https://docs.digibee.com/documentation/troubleshooting/pt-br/connectivity-guides/consume-internal-api-pipelines-ztna.md): Saiba como consumir e publicar pipelines configurados como Internal API em realms que usam ZTNA.
- [Como usar a API Interna com ou sem uma VPN](https://docs.digibee.com/documentation/troubleshooting/pt-br/connectivity-guides/use-internal-api-with-and-without-a-vpn.md): Saiba como publicar e acessar uma API usando o gateway interno na Digibee Integration Platform.
- [Como executar o mapeamento de endereços IP com o banco de dados Progress](https://docs.digibee.com/documentation/troubleshooting/pt-br/connectivity-guides/ip-progressdb.md): Aprenda a executar o mapeamento de endereços IP para o banco de dados Progress.
- [Como resolver o erro "Connection refused" ao configurar uma VPN](https://docs.digibee.com/documentation/troubleshooting/pt-br/connectivity-guides/connection-refused-error.md): Saiba como gerenciar IPs da Digibee para comunicação via VPN ou internet.


---

# 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.digibee.com/documentation/troubleshooting/pt-br/connectivity-guides.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.
