# Page Not Found

The URL `software/finite-state-machine` does not exist.

You might be looking for one of these pages:
- [Finite State Machine](https://wiki.purduesigbots.com/software/general/finite-state-machine.md)
- [AI in VRC: Pac-Man Pete](https://wiki.purduesigbots.com/software/ai-in-vrc-pac-man-pete.md)
- [Path Planning](https://wiki.purduesigbots.com/software/path-planning.md)
- [Robotics Basics](https://wiki.purduesigbots.com/software/robotics-basics.md)
- [Control Algorithms](https://wiki.purduesigbots.com/software/control-algorithms.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/software/general/finite-state-machine.md`)
- Use `Accept: text/markdown` header for content negotiation