# Page Not Found

The URL `developers/plugin-architecture/write-custom-plugins/write-your-stream` does not exist.

You might be looking for one of these pages:
- [Stream Ingestion Plugin](https://docs.pinot.apache.org/develop-and-contribute/plugin-architecture/write-custom-plugins/write-your-stream.md)
- [Batch Segment Fetcher Plugin](https://docs.pinot.apache.org/develop-and-contribute/plugin-architecture/write-custom-plugins/write-your-batch.md)
- [Input Format Plugin](https://docs.pinot.apache.org/develop-and-contribute/plugin-architecture/write-custom-plugins/record-reader.md)
- [Segment Uploader Plugin](https://docs.pinot.apache.org/develop-and-contribute/plugin-architecture/write-custom-plugins/segment-uploader-plugin.md)
- [Filesystem Plugin](https://docs.pinot.apache.org/develop-and-contribute/plugin-architecture/write-custom-plugins/pluggable-storage.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/plugin-architecture/write-custom-plugins/write-your-stream.md`)
- Use `Accept: text/markdown` header for content negotiation