# P2E - AntiCheat

{% hint style="info" %}

## We have implemented anti cheat features

How this is calculated is "**Top Secret**" but some of the punishments the **cheaters** can get is.

* Kicked / Banned from the system.
* -90% Reward cut (excessive reductions will result in removal from system )
* No activity for 14 days ( Results in inactive removal, [appeal ](/docs/satox-p2e/p2e-appeals.md)for a request to rejoin )

If you get banned and want to appeal your case. [Click here.](/docs/satox-p2e/p2e-appeals.md)
{% endhint %}

## We have a strict ZERO tolerance policy on accounts using:

* Achievement unlocking software
* Achievement 'Spam' Games
* Attempts at inflating hours
* No activity on steam for 14 days

{% hint style="info" %}
[**SATOX P2E enforces strict anti-cheat measures to ensure the system remains fair for honest gamers**](#user-content-fn-1)[^1]**.**
{% endhint %}

{% hint style="warning" %}

## We have a strict ZERO tolerance policy on accounts with:

* **Vac Ban / Game Ban**

This is a strike from Steams anti-cheat system and more information is [available here](https://help.steampowered.com/sv/faqs/view/571A-97DA-70E9-FF74).

**Any accounts** with **either/both** of these types of bans present on your Steam account will be purged from our P2E system. ***Any requests for a ban appeal with be declined.***

* **Overinflated game activity**

Any accounts with overinflated hours will be marked as a bot/cheater.

***Any P2E accounts that have been found to be alt accounts in an attempt to steal SATOX from honest users will be blacklisted from the system and all accounts will be removed.***

## Other earning restrictions include:

* Achievement unlocking software
* Achievement 'Spam' Games
* Attempts at inflating hours to what is beyond possible
* No activity on steam for 14 days

*If you feel your account has been wrongly marked by the system or you are inactive you may appeal your case.* [*Follow the instructions here.*](/docs/satox-p2e/p2e-appeals.md)
{% endhint %}

### The SATOX team has the final say on decisions and rulings which are subject to change.

[^1]:


---

# 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.satoverse.io/docs/satox-p2e/p2e-anticheat.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.
