> 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/connectors-and-triggers/pt-br/double-braces.md).

# Double Braces

- [Visão geral de Double Braces](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/double-braces/overview.md): Saiba mais sobre a linguagem de expressão da Digibee
- [Preenchimento automático de expressões Double Braces](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/double-braces/double-braces-autocomplete.md): Saiba mais sobre como preencher automaticamente suas expressões Double Braces na Digibee Integration Platform.
- [Como referenciar dados usando Double Braces](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/double-braces/how-to-reference-data-using-double-braces.md): Saiba mais sobre as funções Double Braces e como usá-las na Digibee Integration Platform.
- [Previous Steps Access](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/double-braces/how-to-reference-data-using-double-braces/previous-steps-access.md): Aprenda a usar o Previous Steps Access para referenciar dados do fluxo.
- [Funções Double Braces](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/double-braces/double-braces-functions.md): Saiba quais são as funções Double Braces e como utilizá-las
- [Funções matemáticas](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/double-braces/double-braces-functions/math-functions.md): Aprenda sobre as funções matemáticas da Digibee Integration Platform e como utilizá-las.
- [Funções de utilidades](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/double-braces/double-braces-functions/utilities-functions.md): Aprenda sobre as funções de utilidades da Digibee Integration Platform e como utilizá-las.
- [Funções numéricas](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/double-braces/double-braces-functions/numerical-functions.md): Aprenda sobre as funções numéricas da Digibee Integration Platform e como utilizá-las.
- [Funções de string](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/double-braces/double-braces-functions/string-functions.md): Aprenda sobre as funções de string da Digibee Integration Platform e como utilizá-las.
- [Funções de JSON](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/double-braces/double-braces-functions/json-functions.md): Aprenda sobre as funções de JSON da Digibee Integration Platform e como utilizá-las.
- [Funções de data](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/double-braces/double-braces-functions/date-functions.md): Aprenda sobre as funções de data da Digibee Integration Platform e como utilizá-las.
- [Funções de comparação](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/double-braces/double-braces-functions/comparison-functions.md): Aprenda sobre as funções de comparação da Digibee Integration Platform e como utilizá-las.
- [Funções de arquivo](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/double-braces/double-braces-functions/file-functions.md): Aprenda sobre as funções de arquivo da Digibee Integration Platform e como utilizá-las.
- [Funções de condição](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/double-braces/double-braces-functions/conditional-functions.md): Aprenda sobre as funções de condição da Digibee Integration Platform e como utilizá-las.


---

# 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:

```
GET https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/double-braces.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.
