# Sportsbook (Legacy)

The Betbase sportsbook resides entirely on chain in smart contracts deployed on Base and is accessible via any interface and a web3 wallet. \
Each wager comes to life in an entirely decentralized and transparent manner where the individual user place a bet against a another user. Everything from the bet, the liquidity and the fees generated can be audited at all times. \
BetBase takes no custody of user assets nor requires traditional logins with personal information.

Visit: legacy.betbase.xyz

NOTE: There is no company, customer support or any other function or service connected to the protocol. The smart contracts are immutable and reside on a blockchain, no entity can make any changes. &#x20;

\ <br>


---

# 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.betbase.xyz/sportsbook-legacy.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.
