# DeepBookie Docs DeepBookie is a chat app for trading on Sui: describe a trade in plain English, the AI prices it and builds the transaction, and you sign it in your own wallet. It trades two DeepBook markets — Predict (yes/no price bets) and Spot (order book) — through one tool registry exposed over a web app, an MCP server, a CLI, and a Claude skill. ## Get Started - [Introduction](https://docs.deepbookie.xyz/get-started/introduction) - [How a trade works](https://docs.deepbookie.xyz/get-started/how-it-works) - [Quickstart: Web app](https://docs.deepbookie.xyz/get-started/quickstart-web) - [Quickstart: MCP](https://docs.deepbookie.xyz/get-started/quickstart-mcp) ## Concepts - [Architecture](https://docs.deepbookie.xyz/concepts/architecture) - [The sign-at-the-edge model](https://docs.deepbookie.xyz/concepts/sign-at-edge) - [Pricing: SVI → N(d2)](https://docs.deepbookie.xyz/concepts/pricing) - [Scaling & units](https://docs.deepbookie.xyz/concepts/scaling) ## Surfaces - [Web app](https://docs.deepbookie.xyz/surfaces/web) - [MCP server](https://docs.deepbookie.xyz/surfaces/mcp) - [CLI](https://docs.deepbookie.xyz/surfaces/cli) - [Claude skill](https://docs.deepbookie.xyz/surfaces/skill) ## Tool Reference - [All 44 tools](https://docs.deepbookie.xyz/tools) - [Predict tools](https://docs.deepbookie.xyz/tools) - [Spot tools](https://docs.deepbookie.xyz/tools) ## SDK / API - [@deepbookie/predict-client](https://docs.deepbookie.xyz/sdk/predict-client) - [@deepbookie/core](https://docs.deepbookie.xyz/sdk/core) ## Reference - [Testnet facts & addresses](https://docs.deepbookie.xyz/reference/testnet) - [Error codes](https://docs.deepbookie.xyz/reference/errors) - [Glossary](https://docs.deepbookie.xyz/reference/glossary)