# DIGIT TM II Cascade mechanism

The cascade mechanism is a process used for selecting consultants for Times and Means. In general, the following rules apply:

* The customer specifies the required services (referred to as "consultancy") and response time for the request. The contractor then submits an offer (several CV for the requested profile) within this time frame based on the customer's specifications.
* The customer initially sends the request to the top-ranked contractor in the cascade, based on the results of the evaluation of the call for tenders in the contract. If this first contractor meets the response time and specification criteria, they will be selected for the consultancy.
* If the first contractor does not meet these criteria, they will be considered unable to provide the requested services. In this case, the customer will send the same request to the second-ranked contractor in the cascade. If this second contractor meets the response time and specification criteria, they will be selected for the consultancy.
* This process continues down the cascade until a contractor is selected or the end of the cascade is reached without a selection being made. In the latter case, the customer may choose to either reopen the competition or redefine the consultancy request.
* During the cascade process, the specifications of the request may not change.


---

# 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://doc.montoyer.com/framework-contracts/digit-tm-ii/digit-tm-ii-cascade-mechanism.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.
