# Earn With Kleros Scout

## 1. Challenges: Earn Bounties by detecting erroneous entries

* Submitters must deposit funds (e.g., xDai) to list an entry (e.g., a token).
* If you find an invalid or malicious submission that doesn’t comply with the registry policy, you can challenge it by staking a deposit and escalating it to Kleros Court.
* If jurors rule in your favor, you will earn a portion of the submitter’s deposit as a bounty.

💡 Example: Challenge a token that falsely claims to have an audit and earn a reward.\
🔗 Check the guide on how to challenge an entry \[[here](/products/curate/kleros-scout/tutorial.md)].

⚠️Risk Note: Incorrect challenges will result in the loss of your deposit.

## 2. Reward Programs: Earn rewards by adding new entries&#x20;

* Periodic Incentives: Kleros and partner projects run campaigns to reward contributors for adding high-quality entries (e.g., submitting tokens or contracts on specific chains).
* How to Participate:

  * Check active campaigns on the [Kleros Blog](https://blog.kleros.io/) or through[ Kleros ](https://klerosscout.eth.limo/)[Scout](https://klerosscout.eth.limo/) interface

  🔗 Check the guide on how to submit new entries \[[here](/products/curate/kleros-scout/tutorial.md)].


---

# 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.kleros.io/products/curate/kleros-scout/earn-with-kleros-scout.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.
