# Page Not Found

The URL `challenges-in-containers` does not exist.

You might be looking for one of these pages:
- [Challenges in Containers](https://ir0nstone.gitbook.io/notes/misc/challenges-in-containers.md)
- [Hosting a Testnet and Deploying a Contract](https://ir0nstone.gitbook.io/notes/blockchain/hosting-a-testnet-and-deploying-a-contract.md)
- [Continued Fractions](https://ir0nstone.gitbook.io/notes/cryptography/continued-fractions.md)
- [Strings in C++](https://ir0nstone.gitbook.io/notes/rev/strings-in-c++.md)
- [Calling Conventions](https://ir0nstone.gitbook.io/notes/binexp/stack/return-oriented-programming/calling-conventions.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/notes/misc/challenges-in-containers.md`)
- Use `Accept: text/markdown` header for content negotiation