# Page Not Found

The URL `add-on-examples/hello-world-add-on` does not exist.

You might be looking for one of these pages:
- [A "Hello World" Extension Tutorial](https://developer.thunderbird.net/add-ons/hello-world-add-on.md)
- [Introduction](https://developer.thunderbird.net/add-ons/about-add-ons.md)
- [Using WebExtension APIs](https://developer.thunderbird.net/add-ons/hello-world-add-on/using-webextension-apis.md)
- [Using Content Scripts](https://developer.thunderbird.net/add-ons/hello-world-add-on/using-content-scripts.md)
- [Using a Background Page](https://developer.thunderbird.net/add-ons/hello-world-add-on/using-a-background-page.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/add-ons/hello-world-add-on.md`)
- Use `Accept: text/markdown` header for content negotiation