# Page Not Found

The URL `language/hoon/reference/stdlib/2n` does not exist.

You might be looking for one of these pages:
- [2n: Functional Hacks](https://docs.urbit.org/hoon/stdlib/2n.md)
- [2c: Bit Arithmetic](https://docs.urbit.org/hoon/stdlib/2c.md)
- [2e: Insecure Hashing](https://docs.urbit.org/hoon/stdlib/2e.md)
- [2f: Noun Ordering](https://docs.urbit.org/hoon/stdlib/2f.md)
- [4n: Virtualization](https://docs.urbit.org/hoon/stdlib/4n.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/hoon/stdlib/2n.md`)
- Use `Accept: text/markdown` header for content negotiation