# Developer Guide

### **What you'll find here**

* Key concepts and terminology
* Platform fundamentals
* Pipeline creation and configuration
* Advanced features

### **Recommended for**

New users starting their learning journey and experienced users looking to deepen their understanding.

### Jump right in

<table 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></tr></thead><tbody><tr><td><strong>Build your integrations</strong></td><td>Start building your pipelines.</td><td><a href="/pages/QsQ0ppGmiRt2QQGpJZD8">/pages/QsQ0ppGmiRt2QQGpJZD8</a></td><td><a href="/files/RLgN5UOMp6ke8FSdplRt">/files/RLgN5UOMp6ke8FSdplRt</a></td></tr><tr><td><strong>Run your integrations</strong></td><td>Deploy your pipelines to the chosen environment.</td><td><a href="/pages/9suWx4sdYj1OhCWwhB69">/pages/9suWx4sdYj1OhCWwhB69</a></td><td><a href="/files/clmGjzUajRYMlT4jsftf">/files/clmGjzUajRYMlT4jsftf</a></td></tr><tr><td><strong>Monitor your integrations</strong></td><td>Keep track of your deployed pipelines.</td><td><a href="/pages/-MkqZo_5jRUieqL3WvsR">/pages/-MkqZo_5jRUieqL3WvsR</a></td><td><a href="/files/Ts4uCZRcNmPVFRcLYICX">/files/Ts4uCZRcNmPVFRcLYICX</a></td></tr></tbody></table>

### Deepen your knowledge

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>AI Pair Programmer</strong></td><td>AI approach that streamlines workflows, automates tasks, and improves outcomes.</td><td><a href="/pages/LFfUksvdvcky4ASuM4Ko">/pages/LFfUksvdvcky4ASuM4Ko</a></td></tr><tr><td><strong>Digibeectl</strong></td><td>Digibee's Command Line Interface (CLI) for managing pipelines and deployments across all platform stages.</td><td><a href="/pages/yEBNXjEcWtm8ft3tCZXu">/pages/yEBNXjEcWtm8ft3tCZXu</a></td></tr><tr><td><strong>Connectivity</strong></td><td>Connections between systems, applications, and services through ZTNA and VPN.</td><td><a href="/pages/hz9D5yd1mgszw9Vb6tmH">/pages/hz9D5yd1mgszw9Vb6tmH</a></td></tr><tr><td><strong>Accesses and permissions</strong></td><td>Permission and access management for the Digibee features.</td><td><a href="/pages/W9U7ozHVhFG9DdO7Xufh">/pages/W9U7ozHVhFG9DdO7Xufh</a></td></tr><tr><td><strong>Policies</strong></td><td>Governance tools that define security standards.</td><td><a href="/pages/yAZmpL2eo1nlnrcgW3iR">/pages/yAZmpL2eo1nlnrcgW3iR</a></td></tr><tr><td><strong>Settings</strong></td><td>Tools that enhance and simplify the integration process.</td><td><a href="/pages/qub4K4LDx8w3MfIhhkbd">/pages/qub4K4LDx8w3MfIhhkbd</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/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.
