# FAQ

### **Which networks host the Betonchain protocol?**&#x20;

Betonchain is currently operating on the [Sepolia](https://sepolia.etherscan.io/) testnet on <img src="/files/7dNvwxf8XSE7iPjv2VRx" alt="" data-size="line">. Stay tuned for our Mainnet Launch!

### **What sports leagues are supported?**&#x20;

Betonchain currently supports **NBA** (basketball)**, Euroleague** (basketball), **WNBA** (basketball), **NFL** (American football), **MLB** (baseball), **NHL** (hockey), **Premier League** (soccer), **La Liga** (soccer), **MLS** (soccer), **Champions League** (soccer), **Serie A** (soccer), **Ligue 1** (soccer), **Europa League** (soccer), **German Bundesliga** (soccer). More leagues/sports will be supported after Mainnet launch!

### **What currencies can I bet with?**

Betonchain currently supports sports betting with <img src="/files/FikOFZ3vrnepgGU3WyCT" alt="" data-size="line"> USDC, <img src="/files/d8aYNsQi1PHHtA4dGhDr" alt="" data-size="line"> USDT and <img src="/files/0piDr9Ld0xkEjU1XMEOe" alt="" data-size="line"> DAI. It supports Fantasy contests with <img src="/files/qyBxQIVSSXn87F3lUPl2" alt="" data-size="line"> ETH, <img src="/files/FikOFZ3vrnepgGU3WyCT" alt="" data-size="line"> USDC, <img src="/files/d8aYNsQi1PHHtA4dGhDr" alt="" data-size="line"> USDT and <img src="/files/0piDr9Ld0xkEjU1XMEOe" alt="" data-size="line"> DAI.

### How does Betonchain get odds and game data?

Betonchain hosts end-to-end infrastructure for on-chain odds and game data. Our Chainlink node, oracle and consumer are supported by our powerful, pragmatic and blazing fast API. Our API aggregates consistent, accurate and real-time odds data from 11+ high volume bookies across more than a dozen sports leagues.

### Why is Betonchain safe to use?&#x20;

**Nothing can ever prevent users from accessing their rightful winnings**. Our smart contracts ensure potential payouts for every bet position. Bet amounts are capped by the available collateral for that position. In contrast to conventional bookies, impactful data such as player performance, bet position volume and collateral, implied probabilities with the vig/juice removed and more is openly available and easily accessible.

### What bet types are supported?

Betonchain currently supports Money Line, Over Under, Point Spread and Parlays (including same game parlays).

### What Fantasy contests are supported?

Betonchain currently supports team-level Fantasy pools with 50/50, Head2Head and other types of player contests.

### How do I bet?

Visit <https://betonchain.gg/> **on your computer** and check out our [guides](/platform-reference/guides.md) for tutorials.

### How do I play Fantasy?

Visit <https://betonchain.gg/> **on your mobile device** and check out our [guides](/platform-reference/guides.md) for tutorials.


---

# 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.betonchain.gg/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.
