# Decision-making Approach

After the voting process, our decision-making approach is as follows:

* An assessment is conducted of the number of addresses that participated in the voting.
* The proposal's quality is rigorously evaluated, along with its projected impact on both the community and the project.
* The urgency of the matters addressed in the proposal is taken into consideration.
* The degree of innovation embodied within the proposal is thoroughly examined.


---

# 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://ola-foundation.gitbook.io/ola-documentations/ola-community-hub/vote-and-propose-on-ola/decision-making-approach.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.
