> For the complete documentation index, see [llms.txt](https://wiki.rally.io/rally-io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.rally.io/rally-io/archive/creator-advisory-council.md).

# Creator Advisory Council (CAC)

## **Note: This page was archived June 22, 2022.**

## Overview

The Creator Advisory Council (CAC) is a representative group of Rally staff, creators, and community members whose role is to:

* Act as final evaluators with regards to the adoption of new Coins in the Rally ecosystem
* Act as ecosystem experts to offer insights and direction on how we steward our creator economies
* Represent the creator community and their needs
* Support innovative best practices and reward creators who are positively contributing to the ecosystem through mentorship, programming, and other activities, drawing from a budget of 150k RLY per quarter (see [CAC Awards](https://wiki.rally.io/rally-io/community/creator-advisory-council/creator-innovative-use-rewards-program) for more details)

The council will meet on a weekly basis, and as the group becomes established, regular meetings will occur bi-weekly. Participation is compensated at a rate of 1400 USDC monthly, payable in $RLY. The expected average weekly commitment is up to 5 hrs per week.&#x20;

The council is intentionally diverse in make-up, and represents the gender, ethnic and professional diversity of the creative community. It is composed of: 2 Rally staff members and a community elected mix of 3 Rally Creators and 2 advisors drawn from the broader community.

The term for a council member is one year, and can be renewed if reelected.

## Scope of Activities

The CAC engages with the Rally.io creator community in the following ways:

* Reviewing organic Creator applications and performing a final community values check
* Mentoring Creators
* Reviewing and approving submissions for the CAC Awards programs
* Events/programming: participating in Creator Community Meetings
* Providing feedback to staff
* Evangelism and community ambassadorship


---

# 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://wiki.rally.io/rally-io/archive/creator-advisory-council.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.
