# Page Not Found

The URL `orbital/readme/dom/click-counter` does not exist.

You might be looking for one of these pages:
- [Exercise: Click Counter](https://wiki.nushackers.org/orbital/readme-1/dom/click-counter.md)
- [Querying the DOM - Element Styles](https://wiki.nushackers.org/orbital/readme-1/dom/query-dom-style.md)
- [Querying the DOM - Selectors](https://wiki.nushackers.org/orbital/readme-1/dom/query-dom.md)
- [Querying the DOM - Element Attributes](https://wiki.nushackers.org/orbital/readme-1/dom/query-dom2.md)
- [Fetch Requests](https://wiki.nushackers.org/orbital/readme-1/dom/fetch.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/orbital/readme-1/dom/click-counter.md`)
- Use `Accept: text/markdown` header for content negotiation