# Page Not Found

The URL `docs/writing-varphi-programs/debugging-varphi-programs` does not exist.

You might be looking for one of these pages:
- [Running Varphi Programs](https://docs.varphi-lang.com/running-varphi-programs.md)
- [The Varphi Language Reference](https://docs.varphi-lang.com/the-varphi-language-reference.md)
- [VS Code Extension](https://docs.varphi-lang.com/vs-code-extension.md)
- [Installation](https://docs.varphi-lang.com/installation.md)
- [Examples](https://docs.varphi-lang.com/examples.md)

## How to find the correct page

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

## Tips for requesting documentation

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