# Page Not Found

The URL `developer-guide/create-new-module` does not exist.

You might be looking for one of these pages:
- [Creating First Extension](https://icehrm.gitbook.io/icehrm/developer-guide/creating-first-extension.md)
- [Adding Entries to DB](https://icehrm.gitbook.io/icehrm/developer-guide/accessing-icehrm-db.md)
- [Setup Development Environment](https://icehrm.gitbook.io/icehrm/developer-guide/setup-development-environment.md)
- [Adding a DB Migration](https://icehrm.gitbook.io/icehrm/developer-guide/adding-a-migration.md)
- [Travel Module](https://icehrm.gitbook.io/icehrm/travel-module.md)

## How to find the correct page

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

## Tips for requesting documentation

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