> For the complete documentation index, see [llms.txt](https://docs.digibee.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digibee.com/documentation/developer-guide/help-and-faq/readme.md).

# About Digibee

## About Digibee

Digibee solves the integration challenge so many companies face today. Our platform enables the modern integration architecture to seamlessly connect files, applications, customers and business partners across the cloud and your on-premises systems.

Digibee empowers your teams to create decoupled applications and revenue generating ecosystems with our pre-constructed integration building blocks and reusable integration patterns. Digibee unlocks innovation at the speed of change.

Offices in São Paulo, Brazil and Weston, FL, USA.

Visit: [https://www.digibee.com](https://intercom.help/godigibee/pt-BR/)

## About the Digibee Integration Platform

The Digibee Integration Platform connects enterprise apps and internet services 10x faster using its low-code, cloud native and full life-cycle Integration approach. Leveraging a rock solid modern integration architecture, Digibee securely runs and operates your integrations, delivering high performance, flexibility and resilience.

Digibee Integration Platform drastically reduces the complexity of integration environments and enables you to digitally transform your legacy systems 10-times faster.

Access Digibee Integration Platform at: <https://www.godigibee.io>

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.digibee.com/documentation/developer-guide/help-and-faq/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
