# Page Not Found

The URL `developers/design-documents` does not exist.

You might be looking for one of these pages:
- [Design Documents](https://docs.pinot.apache.org/develop-and-contribute/design-documents.md)
- [Segment Writer API](https://docs.pinot.apache.org/develop-and-contribute/design-documents/segment-writer-api.md)
- [Update Documentation](https://docs.pinot.apache.org/develop-and-contribute/contributing/update-document.md)
- [Plugins](https://docs.pinot.apache.org/develop-and-contribute/plugin-architecture.md)
- [Deployment](https://docs.pinot.apache.org/operate-pinot/deployment.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/develop-and-contribute/design-documents.md`)
- Use `Accept: text/markdown` header for content negotiation