# Anti-Abuse Mechanics

At Pictographs, we prioritize a fair and enjoyable experience for all our players. To ensure the integrity of our platform, we've implemented the following anti-abuse mechanics:

\
**Account Limitation**

We've set a limit on the number of accounts that can be created from a single device or IP address, preventing the creation of multiple accounts by a single user.

#### Behavior Analysis

Our advanced machine learning algorithms monitor player behavior, identifying and flagging unusual or suspicious actions.

#### Transaction Restrictions

To maintain a balanced economy, we established limits on the number of transactions or transfers a player can make within a specific timeframe.

#### Two-Factor Authentication

For added security, we will use two-factor authentication, ensuring the safety of our players' accounts.

#### Withdrawal Restrictions

To safeguard our game's economy, we are implementing an initial waiting period for withdrawing funds, preventing rapid and potentially harmful "raids."

Through these mechanics, Pictographs ensures a safe, fair, and enjoyable gaming environment for all participants.


---

# 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://pictographs.gitbook.io/pictographs-docs/anti-abuse-mechanics.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.
