# About Project

Today's sports betting sites require membership creation and account verification. Hosting personal information on a physical server may cause this data to pass into the hands of third parties. However, it requires members to deposit money into their accounts by debit or credit card. Again, credit card and bank information is likely to be stolen. Withdrawals and deposits can take a long time.

Websport.io does not require any membership or account verification. Websport.io is a 100% decentralized sports betting site. With Metamask and other web3 wallets, you can instantly deposit and withdraw money to your account. Withdrawals and deposits take place within seconds.


---

# 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/about-project.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.
