# Page Not Found

The URL `concepts/architecture` does not exist.

You might be looking for one of these pages:
- [Architecture](https://docs.bullmq.io/guide/architecture.md)
- [Redis Cluster](https://docs.bullmq.io/patterns/redis-cluster.md)
- [Process Step Jobs](https://docs.bullmq.io/patterns/process-step-jobs.md)
- [Idempotent jobs](https://docs.bullmq.io/patterns/idempotent-jobs.md)
- [Connections](https://docs.bullmq.io/guide/connections.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/architecture.md`)
- Use `Accept: text/markdown` header for content negotiation