# Roles

- [Product Owner](https://docs.codeyourfuture.io/archive/archived-pages/cyf-products-final-projects/roles/product-owner-cyf-product-or-product-manager-final-projects.md): Voluntary Role
- [Product Manager (Launch Module)](https://docs.codeyourfuture.io/archive/archived-pages/cyf-products-final-projects/roles/product-owner-cyf-product-or-product-manager-final-projects-1.md): Voluntary Role
- [Scrum Master](https://docs.codeyourfuture.io/archive/archived-pages/cyf-products-final-projects/roles/scrum-master.md): Voluntary Role
- [Tech Lead](https://docs.codeyourfuture.io/archive/archived-pages/cyf-products-final-projects/roles/tech-lead.md): Voluntary Role
- [Tech Lead (Launch Module)](https://docs.codeyourfuture.io/archive/archived-pages/cyf-products-final-projects/roles/tech-lead-1.md): Voluntary Role
- [Developer](https://docs.codeyourfuture.io/archive/archived-pages/cyf-products-final-projects/roles/developer.md): Voluntary Role
- [Code Reviewer](https://docs.codeyourfuture.io/archive/archived-pages/cyf-products-final-projects/roles/code-reviewer.md): Voluntary Role
- [QA](https://docs.codeyourfuture.io/archive/archived-pages/cyf-products-final-projects/roles/qa.md): Voluntary Role
- [UI/UX Designer](https://docs.codeyourfuture.io/archive/archived-pages/cyf-products-final-projects/roles/ui-ux-designer.md): Voluntary Role
- [Business Owner (Lauch Module)](https://docs.codeyourfuture.io/archive/archived-pages/cyf-products-final-projects/roles/business-owner-final-projects.md): Voluntary Role
- [DevOps Engineer](https://docs.codeyourfuture.io/archive/archived-pages/cyf-products-final-projects/roles/devops-engineer.md): Voluntary Role


---

# 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://docs.codeyourfuture.io/archive/archived-pages/cyf-products-final-projects/roles.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.
