# Page Not Found

The URL `user-guide` does not exist.

You might be looking for one of these pages:
- [Startups](https://docs.opencart.com/developer-guide/startups.md)
- [Events](https://docs.opencart.com/developer-guide/events.md)
- [Tasks](https://docs.opencart.com/developer-guide/tasks.md)
- [Cron Jobs](https://docs.opencart.com/developer-guide/cron-jobs.md)
- [Coding Standard](https://docs.opencart.com/developer-guide/coding-standard.md)

## How to find the correct page

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

## Tips for requesting documentation

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