# TEE Docker One API for managed wallet workspaces — accounts, wallets, addresses, signing, and transactions. Full corpus (all pages, one document): https://tee.hypetrade.xyz/llms-full.txt ## Pages - [api](https://tee.hypetrade.xyz/api/llms.txt) - [concepts](https://tee.hypetrade.xyz/concepts/llms.txt) - [Deploy TEE Docker on your own server](https://tee.hypetrade.xyz/deploy/index.md) — Stand up your own instance on Docker or Dokploy — an agent prompt, the runbook by hand, the environment traps that stop boot, and where the logs are. - [Every error code, and what to do about it](https://tee.hypetrade.xyz/errors/index.md) — Every error code the service returns, grouped by status, with what to do about each. - [From credentials to your first signature](https://tee.hypetrade.xyz/get-started/index.md) — From operator-issued credentials to your first signature, in one pass. - [guides](https://tee.hypetrade.xyz/guides/llms.txt) - [What TEE Docker is, and what the TEE does](https://tee.hypetrade.xyz/overview/index.md) — A wallet API whose signing runs inside a trusted execution environment — what that protects, how it differs from Docker containers, and the model behind the endpoints. - [Handling tokens and key material safely](https://tee.hypetrade.xyz/safe-usage/index.md) — Handling credentials, tokens, and exported key material without creating a bad day.