> 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/roles/certification-id-verification.md).

# Certification (ID verification)

Certifying your identity (also known as ID verification, or KYC) is an optional step for warden accounts that — along with your [signal](/roles/signal.md) score — unlocks [privileges](/roles/signal.md#privileges-based-on-signal) including higher submission limits and post-judging QA comments.

* Identity verification status can be viewed on [your C4 account screen](https://code4rena.com/account).
* If KYC is required, a C4 staff member will reach out to you directly to coordinate.
* Self-serve ID verification was removed on May 28, 2026.&#x20;

In the event that a certified contributor violates or is believed to have violated the [Terms of Service](/legal/terms-of-service.md), Code4rena reserves the right to pursue all remedies available, including removal from the platform or legal action.


---

# 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/roles/certification-id-verification.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.
