# Challenge a Rating

### Public Challenge Process

We maintain a **public, permissionless submission system** where anyone can:

* Flag factual errors
* Provide new evidence
* Challenge aspects of a report

Each submission is **reviewed by the Staking Rewards team within 14 working days**. If the challenge is valid, we update:

* The rating (if necessary)
* The documentation and fact sheet
* The [**change log**](/defi-ratings/transparency/change-log.md) for full traceability

### How to challenge

To challenge a rating, please submit GitHub issue in the following Repository: <https://github.com/stakingrewards/defi-risk-rating>

Provide the following:

* Protocol name
* Reason for the challenge
* New proposed rating
* Evidence of your reasoning


---

# 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://docs.stakingrewards.com/defi-ratings/transparency/challenge-a-rating.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.
