> 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/community-developer-council.md).

# Community Developer Council

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

## Overview

The Community Developers Council (CDC) is a representative group of Rally staff, creators, developers, and community members whose role is to:

* Grow and support the verified developer community with programming and grants
* Support the Rally team and Dev ecosystem as we grow our app directory
* Evangelize the Rally.io ecosystem
* Engage with the Rally team as APIs and other developer resources are created with the end goal of informing the direction and success of new resources
* Support the developer ecosystem with grants, rewards and programming, drawing from a budget of 1M RLY per quarter

To begin, the council will meet on a weekly basis, and then as the group gets established, regular meetings will occur bi-weekly. The CDC is compensated at a rate of $1400 $RLY each month. All in, the expected average weekly commitment is up to \~5 hrs / week. (Any members already compensated by Rally will not be compensated for council participation.)

The council is intentionally diverse in make-up, and will represent the gender, ethnic and professional diversity of the creative community. It is composed of 7 members: 1 Rally staff, 1 Ambassador, and a community elected mix of 3 Community Developers and 1 advisors drawn from staff, creators, and the broader community.&#x20;

The term for a CDC member is 1 year, and can be renewed if reelected.

## Scope of Activities

The CDC engages with the Rally.io development community in the following ways:

* Mentorship
* Policy creation and enforcement
* App/Tool Review and Approval
* Events/Programming: Jams/Hackathons, Demo Days
* Grants: Reviews and Awards
* Bounties/Activity Rewards
* Feedback
* 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/community-developer-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.
