# Timeboxing

Comme indiqué précédemment, les évènement et Sprints ont une durée strictement limitée *(timeboxed)*.

Pour les évènements, l'intérêt du Timeboxing est d'**améliorer l'efficacité des échanges** et de ne pas perturber le temps accordé à la réalisation des tâches.

Pour les Sprints, l'intérêt du Timeboxing est de garder une vélocité régulière et de **respecter les Deadlines** quitte à **reporter ou retirer des User Stories**.


---

# 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://guide-agile.wishtack.io/scrum/evenements/timeboxing.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.
