# Page Not Found

The URL `orbital/readme/dom/nusmods-api` does not exist.

You might be looking for one of these pages:
- [Exercise: The NUSMods API](https://wiki.nushackers.org/orbital/readme-1/dom/nusmods-api.md)
- [Querying the DOM - Selectors](https://wiki.nushackers.org/orbital/readme-1/dom/query-dom.md)
- [Querying the DOM - Element Styles](https://wiki.nushackers.org/orbital/readme-1/dom/query-dom-style.md)
- [Querying the DOM - Element Attributes](https://wiki.nushackers.org/orbital/readme-1/dom/query-dom2.md)
- [Events with JS and HTML](https://wiki.nushackers.org/orbital/readme-1/dom/adding-js.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/nusmods-api.md`)
- Use `Accept: text/markdown` header for content negotiation