> For the complete documentation index, see [llms.txt](https://catalyst-swarm.gitbook.io/catalyst-circle/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://catalyst-swarm.gitbook.io/catalyst-circle/readme.md).

# Oversight of Catalyst Circle

{% hint style="info" %}
This GitBook documents Circle V1. For Circle V2 please refer [to this GitBook](https://quality-assurance-dao.gitbook.io/catalyst-circle-oversight-v2/).
{% endhint %}

## Voices of the Catalyst Circle

{% embed url="<https://www.youtube.com/watch?v=RP9t8hbr-Eo>" %}

## Quality Assurance DAO

This site is maintained by QA-DAO in collaboration with the Cardano and Project Catalyst communities. All content recorded here is open source, licensed under Apache 2.0.

[Quality Assurance DAO](https://quality-assurance-dao.github.io) have submitted a Fund 6 Proposal in the F6: Distributed decision making challenge. Read the Project Catalyst Fund 6 Proposal [Oversight of Catalyst Circle](https://cardano.ideascale.com/a/dtd/Oversight-of-Catalyst-Circle/370088-48088) on Ideascale.

## Fund 6 Proposal : Oversight of Catalyst Circle

![](/files/GdEAkC2E8j0P5DoqtSj8)

### **Problem statement :**

Catalyst Circle requires independent oversight.

A community maintained oversight of Catalyst Circle requires support to be sustainable.

### **Describe your solution to the problem**

Provide independent oversight of Catalyst Circle.

Resource an active site that documents & tracks the activities of the Catalyst Circle


---

# 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, and the optional `goal` query parameter:

```
GET https://catalyst-swarm.gitbook.io/catalyst-circle/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
