> For the complete documentation index, see [llms.txt](https://docs.code4rena.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.code4rena.com/competitions/restricted-competitions-and-c4-mitigation-reviews.md).

# Restricted competitions and C4 mitigation reviews

Some C4 competitions are limited to specific participants. For the most part, these are mitigation reviews to review the fixes from a preceding C4 competitive audit.&#x20;

Participation in these competitions is determined by [RSVP in the Code4rena Discord](https://discord.com/channels/810916927919620096/958800160870240286). Each opportunity outlines how the opportunity will be assigned (e.g. "The 3 highest ranking wardens based on the audit results who RSVP by the end of the claim window get the opportunity," etc.).&#x20;

The code repo and competition details for restricted competitions are private to the participating wardens, judge, and sponsor team only.<br>


---

# 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:

```
GET https://docs.code4rena.com/competitions/restricted-competitions-and-c4-mitigation-reviews.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.
