# Guia do Desenvolvedor

### **O que você encontrará aqui**

* Conceitos e terminologia essenciais
* Fundamentos da plataforma
* Criação e configuração de pipelines
* Funcionalidades avançadas

### **Recomendado para**

Usuários iniciantes em sua jornada de aprendizado e usuários experientes que desejam aprofundar seu entendimento.

### Comece agora mesmo

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Construa suas integrações</strong></td><td>Comece a construir os seus pipelines.</td><td></td><td><a href="/files/fBSYcRtfLnS856e9wQWC">/files/fBSYcRtfLnS856e9wQWC</a></td><td><a href="/pages/UXLtvanNea6CSRhl3o8l">/pages/UXLtvanNea6CSRhl3o8l</a></td></tr><tr><td><strong>Implante suas integrações</strong></td><td>Implante os seus pipelines no ambiente escolhido.</td><td></td><td><a href="/files/L089qfjsv42j1OilJN8p">/files/L089qfjsv42j1OilJN8p</a></td><td><a href="/pages/SjLgZ1gKHaZYe5pqKnR7">/pages/SjLgZ1gKHaZYe5pqKnR7</a></td></tr><tr><td><strong>Monitore suas integrações</strong></td><td>Acompanhe os seus pipelines implantados.</td><td></td><td><a href="/files/LvKzLepqM9jBwmUjLKge">/files/LvKzLepqM9jBwmUjLKge</a></td><td><a href="/pages/-MkqZo_5jRUieqL3WvsR">/pages/-MkqZo_5jRUieqL3WvsR</a></td></tr></tbody></table>

### Aprofunde seus conhecimentos

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>AI Pair Programmer</strong></td><td>Abordagem de IA que otimiza fluxos de trabalho, automatiza tarefas e melhora resultados.</td><td></td><td><a href="/pages/PHvi7LoQcwnrQNccqmef">/pages/PHvi7LoQcwnrQNccqmef</a></td></tr><tr><td><strong>Digibeectl</strong></td><td>Interface de Linha de Comando (CLI) da Digibee para gerenciar pipelines e implantações em todas as fases da plataforma.</td><td></td><td><a href="/pages/tvUVMex3iVVHhHifj8DY">/pages/tvUVMex3iVVHhHifj8DY</a></td></tr><tr><td><strong>Conectividade</strong></td><td>Conexões entre sistemas, aplicativos e serviços por meio de ZTNA e VPN.</td><td></td><td><a href="/pages/R3rVXOaSaTaZHFl8AjXf">/pages/R3rVXOaSaTaZHFl8AjXf</a></td></tr><tr><td><strong>Acessos e permissões</strong></td><td>Gerenciamento de permissões e acesso às funcionalidades da Digibee.</td><td></td><td><a href="/pages/W9U7ozHVhFG9DdO7Xufh">/pages/W9U7ozHVhFG9DdO7Xufh</a></td></tr><tr><td><strong>Políticas</strong></td><td>Recursos de governança que definem os padrões de segurança.</td><td></td><td><a href="/pages/9OYHLizkA8C1ZPO3AUUB">/pages/9OYHLizkA8C1ZPO3AUUB</a></td></tr><tr><td><strong>Configurações</strong></td><td>Ferramentas que otimizam e simplificam o processo de integração.</td><td></td><td><a href="/pages/nK8exWSRb0nqLj4RJsmR">/pages/nK8exWSRb0nqLj4RJsmR</a></td></tr></tbody></table>


---

# 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/developer-guide/pt-br/developer-guide.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.
