# Page Not Found

The URL `images/my-pic.jpg` does not exist.

You might be looking for one of these pages:
- [Code Splitting](https://gitbook-docs.frontity.org/performance/code-splitting.md)
- [Working with processors](https://gitbook-docs.frontity.org/guides/using-processors.md)
- [Link prefetching](https://gitbook-docs.frontity.org/performance/link-prefetching.md)
- [Lazy Loading](https://gitbook-docs.frontity.org/performance/lazy-loading.md)
- [Add a new Frontity package or theme to your project](https://gitbook-docs.frontity.org/guides/install-a-new-package.md)

## How to find the correct page

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

## Tips for requesting documentation

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