# Client Projects

This is the way we take client needs, investigate them, and work through all the stages of a delivery cycle.

We follow the process of:

1. [Delivery Team](/the-convivio-cookbook/client-projects/delivery-team.md): We assemble the right people to do the work into a multi-disciplinary team
2. [Delivery Launch](/the-convivio-cookbook/client-projects/delivery-launch.md): Setting up systems, gathering information, ensuring everyone is briefed
3. [Strategy](/the-convivio-cookbook/client-projects/digital-strategy.md): Working to develop the overall digital strategy for an organisation, and identify missions for streams of work
4. [Discovery](/the-convivio-cookbook/client-projects/discovery.md): Researching a mission and preparing for delivery
5. [Prototyping](/the-convivio-cookbook/client-projects/prototyping.md): Experimenting with complex, risky, novel or unknown parts of the planned delivery in a rapid and low-cost way to reduce the risks and improve knowledge and approaches before beginning the main delivery.
6. [Build](/the-convivio-cookbook/client-projects/build.md): Design, build, test, deploy to deliver a solution to address the mission
7. [Service Management](/the-convivio-cookbook/client-projects/service-management.md): Supporting, reviewing and improving the live digital service
8. Retirement: Handing over control of the digital service, or eventually closing it down at the end of its life

To support this work we follow our [Digital Service Standards](/the-convivio-cookbook/client-projects/digital-service-standards.md) and practice good [Delivery Governance](/the-convivio-cookbook/client-projects/delivery-governance.md).


---

# 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://convivio.gitbook.io/the-convivio-cookbook/client-projects.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.
