# Page Not Found

The URL `swift/basic/string/str.pad` does not exist.

You might be looking for one of these pages:
- [str.pad()](https://lochiwei.gitbook.io/ios/swift/type/category/basic/string/str.pad.md)
- [str.split()](https://lochiwei.gitbook.io/ios/swift/type/category/basic/string/str.split.md)
- [str.trim()](https://lochiwei.gitbook.io/ios/swift/type/category/basic/string/str.trim.md)
- [str.capitalized](https://lochiwei.gitbook.io/ios/swift/type/category/basic/string/str.capitalized.md)
- [String.Index](https://lochiwei.gitbook.io/ios/swift/type/category/basic/string/string.index.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/ios/swift/type/category/basic/string/str.pad.md`)
- Use `Accept: text/markdown` header for content negotiation