# Page Not Found

The URL `user-guide/plugins/how-to-write-your-own-plugin` does not exist.

You might be looking for one of these pages:
- [How to create a plugin?](https://docs.hex-rays.com/developer/idapython/how-tos/how-to-create-a-plugin.md)
- [How to create a plugin?](https://docs.hex-rays.com/developer/cpp-sdk/how-tos/how-to-create-a-plugin.md)
- [Borland RTTI descriptors plugin](https://docs.hex-rays.com/extensions/plugins/concepts/plugins-shipped-with-ida/borland-rtti-descriptors-plugin.md)
- [Golang plugin](https://docs.hex-rays.com/extensions/plugins/concepts/plugins-shipped-with-ida/golang-plugin.md)
- [Rust plugin](https://docs.hex-rays.com/extensions/plugins/concepts/plugins-shipped-with-ida/rust-plugin.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/developer/idapython/how-tos/how-to-create-a-plugin.md`)
- Use `Accept: text/markdown` header for content negotiation