# Fair Play Rules

There are rules setup around Spellborne to ensure all players have a level-playing field. We realise that we have a responsibility to the community at large to have some basics in place to ensure your experience in & around the game is good, and fair.

#### Strictly Prohibited: <a href="#strictly-prohibited" id="strictly-prohibited"></a>

1. Multi-accounting: Users are not allowed to create more than 1 account per device.&#x20;
2. Scams, social engineering and social exploits: phishing, scamming other players into unintentionally giving away private keys, resources, or other game assets.
3. Technical & non-technical exploits: client hacking, ddos attacking, double spending, smart contract exploits, and any other similar exploits or attempted exploits. Use or abuse of any game bugs with the intent of progressing further than fairly intended, unfairly attaining additional items, items beyond your skill level, or similar.
4. Bots & Automation: While using extensions that may provide visible information from the game is allowed, automation of any kind is not.
5. Selling Accounts: Users are allowed to trade items, monsters and other tradables as long as they follow rules set by the game, but selling accounts is not allowed, and will result in a ban.

**Spellborne reserves the right to retroactively update this prohibited list and/or take action on behaviors that harm the integrity of the game or community, even if not currently covered here.**

#### Consequences: <a href="#consequences" id="consequences"></a>

The game runs on a custom Bot Eye 3.0 system, where players breaking any rules will be banned automatically, as well as, the team runs investigations from time to time to make sure there are not prohibited actions being taken by our players.

A ban usually does not fully limit the player from the game, instead removes their access from economic and multiplayer features.

Players may disclose any exploits or bugs or share information about other players exploiting the game, for a reward. The reward will highly depend on the severity of the issue.

#### Questions: <a href="#allowed" id="allowed"></a>

For anything not covered in these docs, if you are unsure whether it is permitted or not, consult the Spellborne team in Discord.\ <br>

<br>


---

# 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://whitepaper.spellborne.gg/general/fair-play-rules.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.
