# Page Not Found

The URL `using-web-sdk/production-mode` does not exist.

You might be looking for one of these pages:
- [Production mode](https://docs.betterbugs.io/developer-guide/using-web-sdk/production-mode.md)
- [Development mode](https://docs.betterbugs.io/developer-guide/using-web-sdk/development-mode.md)
- [Incognito mode](https://docs.betterbugs.io/product-features/incognito-mode.md)
- [Configuration options](https://docs.betterbugs.io/developer-guide/configuration-options.md)
- [Organization of code](https://docs.betterbugs.io/contributing-to-betterbugs/design-of-our-code/organization-of-code.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/developer-guide/using-web-sdk/production-mode.md`)
- Use `Accept: text/markdown` header for content negotiation