# Page Not Found

The URL `guide/repeating-jobs` does not exist.

You might be looking for one of these pages:
- [Retrying failing jobs](https://docs.bullmq.io/guide/retrying-failing-jobs.md)
- [Returning job data](https://docs.bullmq.io/guide/returning-job-data.md)
- [Removing Jobs](https://docs.bullmq.io/guide/queues/removing-jobs.md)
- [Removing jobs](https://docs.bullmq.io/guide/jobs/removing-job.md)
- [Retrying jobs](https://docs.bullmq.io/guide/jobs/retrying-job.md)

## How to find the correct page

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

## Tips for requesting documentation

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