# Page Not Found

The URL `resources` does not exist.

You might be looking for one of these pages:
- [Resources](https://docs.qwertycoin.org/developer/resources.md)
- [Introduction to Qwertycoin](https://docs.qwertycoin.org/master.md)
- [Local Testnet](https://docs.qwertycoin.org/developer/local-testnet.md)
- [Compiling Daemon from Source](https://docs.qwertycoin.org/developer/compiling-from-source.md)
- [Hosting Faucet](https://docs.qwertycoin.org/developer/hosting-faucet.md)

## How to find the correct page

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

## Tips for requesting documentation

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