# Auto Deploy > A service for publishing static websites from ZIP files. An agent can inspect and optimize a source project, package its build output, and deploy through the HTTP API. The service only hosts static files. Register or sign in on the management site, then generate a personal Agent token. API writes require that bearer token over HTTPS. Never put it in a website, ZIP file, repository, or chat response. Use an exact project ID for updates and deletion. Private projects are managed by their creator. Any signed-in user can update or delete a public project and manage its domains. ## Documentation - [Agent deployment guide](https://deploy.sites.tzxys.cn/docs/agent.md): Build, optional project review, packaging, API examples, custom domains, and verification. - [OpenAPI description](https://deploy.sites.tzxys.cn/openapi.json): Machine-readable request and response contract. ## Optional - [Management interface](https://deploy.sites.tzxys.cn/): Register, sign in, and generate a personal Agent token.