> 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/activities/news-and-updates-from-your-representatives.md).

# News & Updates from your representatives

## 1st September 2021, Catalyst Town Hall

![](/files/-MiYQxtoR2DFWBP_MxQi)

![](/files/-MiYRK7Z7C9RK7hIkYYS)

### CC Reports to the community each week in the Catalyst Town Halls about the prioritized problems and solutions

{% embed url="<https://trello.com/b/DRBO6qyF/catalyst-prioritized-problems>" %}
Trello Board
{% endembed %}

{% hint style="info" %}
Further details in [Catalyst Prioritized Problems Trello](https://catalyst-swarm.gitbook.io/catalyst-circle/activities/catalyst-prioritized-problems-trello)
{% endhint %}

### New Rewarding Model for CA’s & vCA’s.

{% hint style="info" %}
Further details in [CA & vCA Rewarding Model - Project Catalyst Fund 6](https://catalyst-swarm.gitbook.io/catalyst-circle/community-advisors/community-advisor-activity#27th-august-2021-ca-and-vca-rewarding-model-project-catalyst-fund-6)
{% endhint %}

### CC established a team to submit a “RAPID FUNDING MECHANISM” Challenge in Fund 6. The Team will steward the Challenge in Fund 7.

### Creation of a ‘Miscellaneous Challenge’

### CCv1 working on CCv2 budget

### CC recruiting facilitator & secretary

{% hint style="info" %}
Further details in [Catalyst Circle is looking for an secretary](https://catalyst-swarm.gitbook.io/catalyst-circle/activities/resourcing#catalyst-circle-is-looking-for-an-secretary)
{% endhint %}

### Catalyst Circle Budget Proposal Presentation - by Lauris Stiglics

Breakout Room in the After Town Hall

![](/files/-MiYRmBhaTxJOp22SD0i)

![](/files/-MiYNd1vwLGMYo4euQZL)

{% hint style="info" %}
Further details in [Catalyst Circle is looking for an secretary](https://catalyst-swarm.gitbook.io/catalyst-circle/activities/resourcing#catalyst-circle-is-looking-for-an-secretary)
{% endhint %}

### Source

{% embed url="<https://docs.google.com/presentation/d/1Xi8COzkjn7vINiWNnSRay0as2nyrHNRLkng_oh8JYzU/edit#slide=id.gea48315289_1_1044>" %}


---

# 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/activities/news-and-updates-from-your-representatives.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.
