> For the complete documentation index, see [llms.txt](https://docs.projectcatalyst.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.projectcatalyst.io/welcome-to-project-catalyst/catalyst-team-deliverables.md).

# Catalyst Team Deliverables

**F10 Catalyst Fund Operations**&#x20;

Link to the project in the Milestone Module: <https://milestones.projectcatalyst.io/projects/1000046>

**F10 Catalyst Platform UI/UX**

Link to the project in the Milestone Module: <https://milestones.projectcatalyst.io/projects/1000096>

* For full access to GitHub branches please review:
* <https://github.com/input-output-hk/catalyst-core>
* <https://github.com/input-output-hk/catalyst-voices>
* <https://github.com/input-output-hk/catalyst-ci>
* <https://github.com/input-output-hk/hermes>

**F10 Catalyst infrastructure powered by Hermes**

Link to the project in the Milestone Module: <https://milestones.projectcatalyst.io/projects/1000095>

* For full access to GitHub branches please review:
* <https://github.com/input-output-hk/catalyst-core>
* <https://github.com/input-output-hk/catalyst-voices>
* <https://github.com/input-output-hk/catalyst-ci>
* <https://github.com/input-output-hk/hermes>

**F11 Alternative Catalyst voting schemes**

Link to the project in the Milestone Module: <https://milestones.projectcatalyst.io/projects/1100023>

**F11 Catalyst Working Groups**

Link to the project in the Milestone Module: <https://milestones.projectcatalyst.io/projects/1100087>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.projectcatalyst.io/welcome-to-project-catalyst/catalyst-team-deliverables.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.
