# Page Not Found

The URL `basics/manifest` does not exist.

You might be looking for one of these pages:
- [Manifest](https://developers.raycast.com/information/manifest.md)
- [Review an Extension in a Pull Request](https://developers.raycast.com/basics/review-pullrequest.md)
- [Getting Started](https://developers.raycast.com/basics/getting-started.md)
- [Debug an Extension](https://developers.raycast.com/basics/debug-an-extension.md)
- [Publish an Extension](https://developers.raycast.com/basics/publish-an-extension.md)

## How to find the correct page

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

## Tips for requesting documentation

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