# Fair Play Rules

**Fair Play Rules v1**

We never want Gigaverse “to be about rules”, but at the same time 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:

1. 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.
2. Scams, social engineering and social exploits: phishing, scamming other players into unintentionally giving away private keys, resources, or other game assets.

**Gigaverse 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:

If our investigation determines any prohibited actions have taken place, or so have other similar levels of exploitation, penalties may apply even if specific behaviors were not previously explicit.\
\
Consequences may include: rewards ineligibility, disabled or debuffed game actions, account banning, or other actions as deemed necessary.&#x20;

**We will acknowledge players who responsibly disclose any exploits to the Gigaverse team.**

### Allowed:

1. Multiaccounting: you may create & play the game on more than one single account.
2. Bots & automation: you may create tools & bots, or leverage AI agents, to assist in playing the game for you.

### Questions:

For anything not covered in these docs, if you are unsure whether it is permitted or not, consult the Gigaverse community team in Discord.

<table data-header-hidden data-full-width="true"><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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.gigaverse.io/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.
