# Stage 3: Refine and Release

- [Introduction and overview](https://handbook.catalpa.io/the-catalpa-handbook/5.-project-and-product-cycle-management/5.4-post-contract-implementation/stage-3-refine-and-release/introduction-and-overview.md)
- [Data privacy on a project basis](https://handbook.catalpa.io/the-catalpa-handbook/5.-project-and-product-cycle-management/5.4-post-contract-implementation/stage-3-refine-and-release/data-privacy-on-a-project-basis.md)
- [How-tos](https://handbook.catalpa.io/the-catalpa-handbook/5.-project-and-product-cycle-management/5.4-post-contract-implementation/stage-3-refine-and-release/how-tos.md): In this section you will find detailed guides to help you with the necessary team ceremonies. Articles from the Manuals section will link here.
- [Retrospective](https://handbook.catalpa.io/the-catalpa-handbook/5.-project-and-product-cycle-management/5.4-post-contract-implementation/stage-3-refine-and-release/how-tos/retrospective.md): Identify how to improve teamwork by reflecting on what worked, what didn’t, and why. We recommend running a Retrospective with your team every couple of weeks or at the end of a project milestone.
- [Scrum methodology](https://handbook.catalpa.io/the-catalpa-handbook/5.-project-and-product-cycle-management/5.4-post-contract-implementation/stage-3-refine-and-release/scrum-methodology.md)
- [Daily standup](https://handbook.catalpa.io/the-catalpa-handbook/5.-project-and-product-cycle-management/5.4-post-contract-implementation/stage-3-refine-and-release/scrum-methodology/daily-stand-up.md)
- [Sprints](https://handbook.catalpa.io/the-catalpa-handbook/5.-project-and-product-cycle-management/5.4-post-contract-implementation/stage-3-refine-and-release/scrum-methodology/sprints.md)
- [Sprint prep](https://handbook.catalpa.io/the-catalpa-handbook/5.-project-and-product-cycle-management/5.4-post-contract-implementation/stage-3-refine-and-release/scrum-methodology/sprint-prep.md)
- [Sprint meeting](https://handbook.catalpa.io/the-catalpa-handbook/5.-project-and-product-cycle-management/5.4-post-contract-implementation/stage-3-refine-and-release/scrum-methodology/sprint-meeting.md)
- [Release](https://handbook.catalpa.io/the-catalpa-handbook/5.-project-and-product-cycle-management/5.4-post-contract-implementation/stage-3-refine-and-release/release.md)
- [Epics](https://handbook.catalpa.io/the-catalpa-handbook/5.-project-and-product-cycle-management/5.4-post-contract-implementation/stage-3-refine-and-release/release/epics.md): An epic is a large body of work that can be broken down into a number of smaller stories.
- [Epic selection](https://handbook.catalpa.io/the-catalpa-handbook/5.-project-and-product-cycle-management/5.4-post-contract-implementation/stage-3-refine-and-release/release/epic-selection.md)
- [Epic planning](https://handbook.catalpa.io/the-catalpa-handbook/5.-project-and-product-cycle-management/5.4-post-contract-implementation/stage-3-refine-and-release/release/epic-planning.md)
- [Product Q\&A, deployment and implementation](https://handbook.catalpa.io/the-catalpa-handbook/5.-project-and-product-cycle-management/5.4-post-contract-implementation/stage-3-refine-and-release/release/product-q-and-a-deployment-and-implementation.md)
- [Make it available](https://handbook.catalpa.io/the-catalpa-handbook/5.-project-and-product-cycle-management/5.4-post-contract-implementation/stage-3-refine-and-release/release/delivery.md)
- [Delivery](https://handbook.catalpa.io/the-catalpa-handbook/5.-project-and-product-cycle-management/5.4-post-contract-implementation/stage-3-refine-and-release/release/delivery-1.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://handbook.catalpa.io/the-catalpa-handbook/5.-project-and-product-cycle-management/5.4-post-contract-implementation/stage-3-refine-and-release.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.
