# Page Not Found

The URL `web/injections/xss/stored` does not exist.

You might be looking for one of these pages:
- [Stored](https://x7331.gitbook.io/boxes/tl-dr/web/injections/xss/stored.md)
- [Reflected](https://x7331.gitbook.io/boxes/tl-dr/web/injections/xss/reflected.md)
- [DOM-Based](https://x7331.gitbook.io/boxes/tl-dr/web/injections/xss/dom-based.md)
- [XSS 101](https://x7331.gitbook.io/boxes/tl-dr/web/injections/xss/xss-101.md)
- [Other](https://x7331.gitbook.io/boxes/tl-dr/web/injections/sqli/other.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/boxes/tl-dr/web/injections/xss/stored.md`)
- Use `Accept: text/markdown` header for content negotiation