# Page Not Found

The URL `gui_api.html` does not exist.

You might be looking for one of these pages:
- [GUI API](https://plugins.phbot.org/gui-api.md)
- [Alchemy](https://plugins.phbot.org/phbot-api/alchemy.md)
- [Guild](https://plugins.phbot.org/phbot-api/guild.md)
- [Paths](https://plugins.phbot.org/phbot-api/paths.md)
- [Character](https://plugins.phbot.org/phbot-api/character.md)

## How to find the correct page

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

## Tips for requesting documentation

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