# Guides for Sponsors

Sponsors work directly with the MC to help ensure chambers are moving towards their goals. They mentor the MC and provide feedback to the MC and Chamber at regular intervals.

*These are the relevant functions of for a Sponsor:*

[​1/ How to review your To-Do’s​](/user-guides/guides-for-sponsors/how-to-review-your-to-dos.md)

[​2/ How to help your MC & Chambers​](/user-guides/guides-for-sponsors/how-to-help-your-mc-and-chambers.md)

[​3/ Responsibilities during chamber review stages​](/user-guides/guides-for-sponsors/responsibilities-during-chamber-review-stages.md)

[​4/ Responsibilities in each payment epoch​](/user-guides/guides-for-sponsors/responsibilities-in-each-payment-epoch.md)

If you are a sponsor and you want to do something that’s not listed above, please reach out to Doc Peppercorn and we will expand the documentation.


---

# Agent Instructions: 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://rituals-docs.templedao.link/user-guides/guides-for-sponsors.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.
