# Page Not Found

The URL `helpers/memory_management.html` does not exist.

You might be looking for one of these pages:
- [Secure memory](https://libsodium.gitbook.io/doc/memory_management.md)
- [Helpers](https://libsodium.gitbook.io/doc/helpers.md)
- [Encrypted streams and file encryption](https://libsodium.gitbook.io/doc/secret-key_cryptography/secretstream.md)
- [Authentication](https://libsodium.gitbook.io/doc/secret-key_cryptography/secret-key_authentication.md)
- [Encrypting a set of related messages](https://libsodium.gitbook.io/doc/secret-key_cryptography/encrypted-messages.md)

## How to find the correct page

1. **Ask a question**: /doc/sitemap.md?ask=<question> - Complete answer with sources
2. **Browse the full index**: [/doc/sitemap.md](https://libsodium.gitbook.io/doc/sitemap.md) - Complete documentation index
3. **View the full content**: [/doc/llms-full.txt](https://libsodium.gitbook.io/doc/llms-full.txt) - Full content export

## Tips for requesting documentation

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