# Page Not Found

The URL `guides-1/rest-api` does not exist.

You might be looking for one of these pages:
- [REST API](https://zeroth.gitbook.io/doc/api/rest-api.md)
- [Quickstart - Web](https://zeroth.gitbook.io/doc/guides-1/quick-start-web.md)
- [Authentication](https://zeroth.gitbook.io/doc/api/authentication.md)
- [WebSocket(realtime)](https://zeroth.gitbook.io/doc/api/open-a-websocket-connection.md)
- [FAQ](https://zeroth.gitbook.io/doc/help/faq.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://zeroth.gitbook.io/doc/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://zeroth.gitbook.io/doc/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/doc/api/rest-api.md`)
- Use `Accept: text/markdown` header for content negotiation