> For the complete documentation index, see [llms.txt](https://scorum.gitbook.io/scorum-network-2.0-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://scorum.gitbook.io/scorum-network-2.0-whitepaper/scorum-products-overview/betting-exchange.md).

# Betting Exchange

ScorumBet, originally launched on the Graphene blockchain in 2018, is fully capable of potentially replacing traditional betting platforms. This platform allows users to bet against one another without the burden of commissions or additional fees, challenging the norms of traditional betting platforms.

As we prepare for the transition to Cosmos, our focus remains on maintaining these core values while significantly expanding our technological infrastructure.

**Strategic plans and Key Enhancements:**

In 2025-2026, ScorumBet will transition from the Graphene blockchain to the Cosmos network, enhancing scalability, interoperability, and efficiency. The transition underscores our commitment to delivering a robust, scalable solution that bridges the best of Web2 and Web3 technologies while opening new avenues for business-to-business collaborations.

* **Integrated Tournament Features:** Users will have the opportunity to participate in tournaments with prize pools. Active participation and performance in these tournaments will yield tangible rewards, enhancing the interactive and competitive aspects .
* **NFT Rewards:** Users will be able to win exclusive gaming skins through sports betting on BetScorum. These NFT skins, earned from successful bets, can be collected, traded, and used within our games.
* **B2B Capabilities:** Betscorum will offer fast and seamless integration capabilities for other projects, significantly enhancing our ecosystem's collaboration potential and functionality.


---

# 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://scorum.gitbook.io/scorum-network-2.0-whitepaper/scorum-products-overview/betting-exchange.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.
