# Page Not Found

The URL `web-application/x` does not exist.

You might be looking for one of these pages:
- [Token](https://0xyur3i.gitbook.io/notes/web-application/token.md)
- [OWASP Top 10](https://0xyur3i.gitbook.io/notes/web-application/owasp-top-10.md)
- [SQL Injection](https://0xyur3i.gitbook.io/notes/web-application/sql-injection.md)
- [Cross-Site Scripting (XSS)](https://0xyur3i.gitbook.io/notes/web-application/cross-site-scripting-xss.md)
- [OS Command Injection](https://0xyur3i.gitbook.io/notes/web-application/os-command-injection.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/notes/web-application/token.md`)
- Use `Accept: text/markdown` header for content negotiation