# Page Not Found

The URL `developers/smart-contracts/how-tos/use-a-faucet` does not exist.

You might be looking for one of these pages:
- [Advanced](https://docs.filecoin.io/smart-contracts/advanced.md)
- [Web Interface](https://docs.filecoin.io/smart-contracts/developing-contracts/verify-a-contract/web-interface.md)
- [The Filecoin Virtual Machine](https://docs.filecoin.io/smart-contracts/fundamentals/the-fvm.md)
- [Developing contracts](https://docs.filecoin.io/smart-contracts/developing-contracts.md)
- [Oracles](https://docs.filecoin.io/smart-contracts/advanced/oracles.md)

## How to find the correct page

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

## Tips for requesting documentation

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