# Brackets

1. A notation used during the [accumulation step](/adizes/wiki/accumulate.md) of the [8-step decision-making process](/adizes/wiki/8-step-decision-making-process.md) to indicate there is disagreement over the validity of an item being offered for accumulation.
2. Also, a notation used when creating an organizational structure in [Phase V](/adizes/wiki/phase-v.md) of the Adizes Program for Organizational Transformation. Brackets signify that the role in brackets is the job of the person directly above that role in the organizational structure.


---

# 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://adizes-institute.gitbook.io/adizes/wiki/brackets.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.
