# Page Not Found

The URL `reference/libraries/tuple-library` does not exist.

You might be looking for one of these pages:
- [Tuple Library (Tup)](https://docs.stof.dev/libraries/type-libraries/tuple-library-tup.md)
- [Number Library (Num)](https://docs.stof.dev/libraries/type-libraries/number-library-num.md)
- [String Library (Str)](https://docs.stof.dev/libraries/type-libraries/string-library-str.md)
- [Map Library (Map)](https://docs.stof.dev/libraries/type-libraries/map-library-map.md)
- [Function Library (Fn)](https://docs.stof.dev/libraries/type-libraries/function-library-fn.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/libraries/type-libraries/tuple-library-tup.md`)
- Use `Accept: text/markdown` header for content negotiation