# FAQ

#### Can I change my default inviter?&#x20;

NO. The referral relationship is permanent.&#x20;

But by using an explicit invite link will **temporarily** overwrites the relationship.&#x20;

#### What is a House Edge?&#x20;

House Edge is a commission for using a service.Different games have different house edges. Sometimes the house edge varies with the type of the betting tokens.

A list of the house edges for the BetHash Games:

Lottery: 1.9% for all tokens

Dice: 1.9% for all tokens

#### Useful EOS Tools?&#x20;

Blockchain Explorer

<https://bloks.io/>

<https://eosflare.io/>

<https://eospark.com/>

<https://eosx.io/>

Network Monitor

<https://eosnetworkmonitor.io/>

#### Rollback&#x20;

Some block hash value might be changed due to unexpected rollback happened on EOS mainnet. These rollback are not controlled by BetHash. All results will be determined by final block hash value recorded on the EOS mainnet.

#### Why do we build on EOS?


---

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