# Ajuda & FAQ

- [Digibee Academy](https://docs.digibee.com/documentation/developer-guide/pt-br/help-and-faq/digibee-academy.md): Saiba mais sobre nossos cursos e treinamentos.
- [Integration Developer Bootcamp](https://docs.digibee.com/documentation/developer-guide/pt-br/help-and-faq/digibee-academy/developer-bootcamp.md): O Integration Developer Bootcamp é um programa de treinamento para desenvolvedores e arquitetos que desejam aprender e dominar a criação de integrações utilizando a Digibee Integration Plataform.
- [In-App Guidance: Aprenda enquanto usa a Plataforma](https://docs.digibee.com/documentation/developer-guide/pt-br/help-and-faq/in-app-guidance.md)
- [Solicitar documentação, sugerir nova feature ou enviar feedback](https://docs.digibee.com/documentation/developer-guide/pt-br/help-and-faq/request-documentation.md): Saiba como solicitar documentação, enviar feedback ou solicitar uma nova feature diretamente na Digibee Integration Platform
- [Programa Beta](https://docs.digibee.com/documentation/developer-guide/pt-br/help-and-faq/beta-program.md): Saiba mais sobre os programas beta da Digibee Integration Platform e como eles nos permitem verificar como os usuários se sentem em relação à estabilidade, escalabilidade, desempenho e usabilidade.
- [Segurança e conformidade](https://docs.digibee.com/documentation/developer-guide/pt-br/help-and-faq/security-and-compliance.md): Saiba mais sobre as certificações que a Digibee recebeu para fortalecer a confiança de clientes, prospects e investidores.
- [Sobre a Digibee](https://docs.digibee.com/documentation/developer-guide/pt-br/help-and-faq/readme.md): O Portal de Documentação ajuda nossos usuários a entender e utilizar melhor a Digibee Integration Platform. Os usuários podem revisar orientações e práticas recomendadas.


---

# 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/help-and-faq.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.
