# Delivery

**Product delivery** is the process of building, shipping, and maintaining features and solutions agreed upon during the discovery phase.

{% hint style="success" %}
Timebook comes equipped with a robust project management features allowing you to delegate tasks, supervise progress, and adjust it to your methodology.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>☑️ <strong>Work items</strong></td><td>Contribute to project goals with tasks, epics, and stories.</td><td><a href="/pages/5QbIjKTmmTyc4uQSCCYy">/pages/5QbIjKTmmTyc4uQSCCYy</a></td><td><a href="/pages/5QbIjKTmmTyc4uQSCCYy">/pages/5QbIjKTmmTyc4uQSCCYy</a></td></tr><tr><td>📁 <strong>Projects</strong></td><td>Organize work items into containers for easier workload management.</td><td><a href="/pages/WI5KT8Hqtjp8cttOAquh">/pages/WI5KT8Hqtjp8cttOAquh</a></td><td><a href="/pages/WI5KT8Hqtjp8cttOAquh">/pages/WI5KT8Hqtjp8cttOAquh</a></td></tr><tr><td>🔄 <strong>Sprints</strong></td><td>Track progress with sprints. Evaluate and optimize if required.</td><td><a href="/pages/qNcyYtVCo4fsWwlfwoIs">/pages/qNcyYtVCo4fsWwlfwoIs</a></td><td><a href="/pages/qNcyYtVCo4fsWwlfwoIs">/pages/qNcyYtVCo4fsWwlfwoIs</a></td></tr><tr><td>▶️ <strong>Releases</strong></td><td>Release collections of work items. Arrange your set of features and user stories.</td><td><a href="/pages/8mUDQn4u4vE0j622F2eo">/pages/8mUDQn4u4vE0j622F2eo</a></td><td><a href="/pages/8mUDQn4u4vE0j622F2eo">/pages/8mUDQn4u4vE0j622F2eo</a></td></tr></tbody></table>


---

# 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://help.timebook.ai/hc/get-started/delivery.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.
