> For the complete documentation index, see [llms.txt](https://smartbet.gitbook.io/smartbet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://smartbet.gitbook.io/smartbet/future-improvements.md).

# Future Improvements

* Figure out a more trustless way of setting a match result and closing the match so that control is taken from the contract owner/admin. Currently the system requires trusting the contract owner to close the match so winners can withdraw their wins.
* Deploy an oracle to fetch match details from a sports API. The current workaround we implemented for this is we require the contract owner fetch the match result off chain and the set the result of the game while closing the match.
