# Page Not Found

The URL `plugins/making-a-plugin` does not exist.

You might be looking for one of these pages:
- [Plugins List](https://docs.fleaflet.dev/plugins/list.md)
- [Creating Plugins](https://docs.fleaflet.dev/plugins/create.md)
- [Caching Providers](https://docs.fleaflet.dev/plugins/create/caching-providers.md)
- [Tile Providers](https://docs.fleaflet.dev/plugins/create/tile-providers.md)
- [Layers](https://docs.fleaflet.dev/plugins/create/layers.md)

## How to find the correct page

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

## Tips for requesting documentation

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