# FAQ

### **How do I place bets on websport.io?**

Websport.io is decentralized and permission-less. You will need a Web3 enabled wallet to connect to Websport.io and place bets. We recommend MetaMask. MetaMask can be downloaded from the link below.&#x20;

MetaMask: <https://metamask.io/>&#x20;

Please remember to save your seed phrase and keep it secure. If you lose access to your seed phrase, it will be impossible to recover your funds. **NEVER** share this with anyone, including the websport.io team.

### **What chain does websport.io run on?**

Binance Smart Chain. The chain uses a unique dual-token model; BNB is a stable token used for transactions, payments, and fees.\
\
Websport.io utilizes the Websport Protocol, Websport is designed to be multichain, more chains will be added in the future.

### **How do I access Binance Smart Chain?**

If Binance Smart Chain is not already added to your wallet, the first time you connect to websport.io the app will add it for you automatically. Otherwise, you can follow this instruction: <https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain>


---

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