> For the complete documentation index, see [llms.txt](https://organic-1.gitbook.io/organic-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://organic-1.gitbook.io/organic-docs/contributors/anti-gaming-and-disputes.md).

# Anti-gaming and Disputes

We keep it fair and simple: every submission needs one clear piece of proof. If something looks like spam or plagiarism, it scores zero and earns a strike. If you disagree with a decision, you have 48 hours to appeal. Two stewards and one rotating community reviewer will re-check the work and give a final call. This process protects the pool, rewards real effort, and keeps quality high for everyone.

* One clear proof per submission
* Spam or plagiarism gets zero and a strike
* Appeals window 48 hours
* Two stewards plus one rotating reviewer decide


---

# 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://organic-1.gitbook.io/organic-docs/contributors/anti-gaming-and-disputes.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.
