# Project Management

Traditional management methods that move slowly are not suitable for our project as Revomon needs a fast launch to market in order to satisfy early token holders. That is why we decided to use an agile methodology called SCRUM which has been revised to improve its compatibility with the DAO process. This method uses the following key inputs:

* Short development cycles with successive versions of the release.
* Ongoing involvement of $REVO holders.
* Incremental approach (tests and improvement with each iteration).
* Daily scheduling of tasks and team briefings.

![](/files/-MVrO-dnLNHfVZCQ6Ie_)

This management process will allow us to:

* Achieve sequenced deliverables.
* Achieve tangible and fast results that are immediately marketable (consistent presence on social networks is crucial).
* Reactivity.

In addition, two criteria will be respected in all the decision making process:

1. **QCD:** [Quality, Cost and Delivery criteria](https://en.wikipedia.org/wiki/Quality,_cost,_delivery)

This is similar to the [blockchain trilemma](https://medium.com/sigma-network/the-scalability-trilemma-26912f5a9cc3), but in project management form.

As the three parameters of quality, cost and delivery are interdependent, reducing or increasing the importance of one has a direct impact on the others. One of the parameters cannot be modified without affecting at least one of the others.

![](/files/-MVVcp2xyMAJju2dw_Oy)

&#x20;   2\. **SMART** [criteria](https://corporatefinanceinstitute.com/resources/knowledge/other/smart-goal/)

To define each goal and action, we aim to use the SMART concept that stands for:

| Symbol | Definition         |
| ------ | ------------------ |
| S      | SMART              |
| M      | MEASURABLE         |
| A      | ACHIEVABLE         |
| R      | RELEVANT/REALISTIC |
| T      | TIMELY             |

This is a great framework to evaluate and validate action plans for all parts of the Revomon team.


---

# 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://revomon.gitbook.io/revomon/revomon-beta/project-management.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.
