# Fraud Detection — “Gaming” the system

As with any gaming company, especially with this being a P2E game, we are prepared for fraud detection and hacks so we will analyze the community by employing community specialists who will seek out "hacks" or programs that may affect the gameplay. We will also implement a ‘verify’ system that will manually check every reward before it is withdrawn to ensure the players who obtained the tokens have obtained them through honest and fair gameplay.


---

# 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://team-59.gitbook.io/flappydoge/fraud-detection-gaming-the-system.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.
