# Accept (a decision)

In the [8-step decision-making process](/adizes/wiki/8-step-decision-making-process.md), the final step is to reinforce.

This is when the decision is accepted; each member of the team or group confirms that he or she has individually accepted and is ready to be involved in the implementation of the decision.

The decision-making process is group oriented whereas the final decision is taken by the individual in authority and accepted by the group. (See take a decision, and [make a decision](/adizes/wiki/make-a-decision.md).)


---

# 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/accept-a-decision.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.
