> For the complete documentation index, see [llms.txt](https://docs.betmode.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.betmode.io/help/faq.md).

# FAQ

### **Who is the team behind BETMODE?**

BETMODE is a collaborative effort, not a solo endeavor. To build a top-tier product, we’ve assembled a diverse and experienced team comprising senior developers, product designers, a graphic and game designer, and seasoned casino & web3 entrepreneurs. Our team is committed to delivering high-quality products and long-term value for BETMODE.

***

### **Do you plan to support additional blockchains?**

Yes, BETMODE is designed to be compatible with any EVM-compatible blockchain. We are always exploring new blockchain integrations to enhance user experience and expand our ecosystem.

***

### **How does BETMODE differ from traditional casino operators like Stake.com and Shuffle.com?**

* **Stake.com & Shuffle.com:**
  * **Player Authentication:** Traditional platforms rely on central systems, which pose risks such as data breaches, privacy concerns, and the hassle of managing multiple passwords across different platforms.
* **BETMODE Solution:**
  * **Secure Digital Wallets:** BETMODE leverages digital wallets for secure and instant connectivity, streamlining the account creation process and enhancing user privacy and security.
* **Stake.com & Shuffle.com:**
  * **Centralized Control:** Traditional casinos maintain centralized control, which limits player involvement and the potential benefits they can receive.
* **BETMODE Solution:**
  * **Decentralized Finance Models:** BETMODE uses decentralized finance (DeFi) models to democratize the iGaming industry. Players can participate in public bankrolls and benefit directly from the platform's success. We offer instant payouts and full transparency, giving players a greater stake in the platform.

***

### **Is BETMODE audited?**

Yes, security is a top priority at BETMODE. Given the complexity of our ecosystem, which includes various contracts for games, bankrolls, and more, we have partnered with leading blockchain auditors like MIDTGAR to thoroughly audit our contracts. This ensures that BETMODE remains secure, reliable, and trustworthy for all users.

For more information or any other questions, please feel free to contact us.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.betmode.io/help/faq.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
