# Page Not Found

The URL `component` does not exist.

You might be looking for one of these pages:
- [#3: 📐 Component](https://ng-girls.gitbook.io/todo-list-tutorial/workshop-todo-list/component.md)
- [#4: ✏ A new component](https://ng-girls.gitbook.io/todo-list-tutorial/workshop-todo-list/a-new-component.md)
- [#13: 🚧 Refactor App Component](https://ng-girls.gitbook.io/todo-list-tutorial/workshop-todo-list/refactor-app-component.md)
- [#10: ➕ New component: todo-item](https://ng-girls.gitbook.io/todo-list-tutorial/workshop-todo-list/new-component-todo-item.md)
- [#21: 💪 Enrich the todo-item component](https://ng-girls.gitbook.io/todo-list-tutorial/workshop-todo-list/enrich-the-todo-item-component.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/todo-list-tutorial/workshop-todo-list/component.md`)
- Use `Accept: text/markdown` header for content negotiation