# Page Not Found

The URL `platform/cli` does not exist.

You might be looking for one of these pages:
- [Classic Input](https://docs.warp.dev/terminal/classic-input.md)
- [Tab completions](https://docs.warp.dev/terminal/command-completions/completions.md)
- [Command completions](https://docs.warp.dev/terminal/command-completions.md)
- [Block filtering](https://docs.warp.dev/terminal/blocks/block-filtering.md)
- [Built-in code editor](https://docs.warp.dev/code/code-editor.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.warp.dev/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.warp.dev/llms-full.txt) - Full content export

## Tips for requesting documentation

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