# Page Not Found

The URL `plugindevelopment/boilerplate` does not exist.

You might be looking for one of these pages:
- [Erlang Boilerplate](https://docs.vernemq.com/master/plugin-development/boilerplate.md)
- [Session lifecycle](https://docs.vernemq.com/master/plugin-development/sessionlifecycle.md)
- [Subscribe Flow](https://docs.vernemq.com/master/plugin-development/subscribeflow.md)
- [Webhooks](https://docs.vernemq.com/master/plugin-development/webhookplugins.md)
- [Publish Flow](https://docs.vernemq.com/master/plugin-development/publishflow.md)

## How to find the correct page

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

## Tips for requesting documentation

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