# Taxation Fees & Penalty

| Parameters                            | Value                                                   | Description                                                                                                                                                                                |
| ------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Taxation for Challenge Rejected (TCR) | 5% of total Challenge Deposit                           | If the challenger failed to meet the total Challenge Deposit and Challenge Stage is expired. The total Challenge Deposit will be returned with deduction of TCR.                           |
| Taxation for Self Reveal (TSR)        | 2.5% of total ATO Prize                                 | The Creator decided to solve the puzzle and proceed to the next puzzle. The total prize distributed to the Creator will be deducted with TSR.                                              |
| Taxation for Puzzle Solved (TPS)      | 5% of total ATO Prize                                   | The Player who solved the puzzle will get to claim the ATO and deducted with TPS.                                                                                                          |
| Taxation for Challenge Accepted (TCA) | 5% of total Claimed ATO (Prize + Challenge Deposit)     | The Challenger will receive ATO from the Prize and Challenge Deposit with the deduction of TCA.                                                                                            |
| Penalty of Creator Points             | 20% slash of the total accumulated active Atocha Points | <p>If the Creator's puzzle has been successfully challenged as invalid puzzle, the Creator will get slash on their Atocha Points.</p><h3 id="atocha-financial-module-parameters"><br></h3> |


---

# 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://atochaprotocol.gitbook.io/atocha-protocol-wiki/puzzle-game-webapp-user-guide/taxation-fees-and-penalty.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.
