# Page Not Found

The URL `first_use/installing_geth.html` does not exist.

You might be looking for one of these pages:
- [Gethをインストールする](https://book.ethereum-jp.net/first_use/installing_geth.md)
- [etherを採掘する](https://book.ethereum-jp.net/first_use/mining_ether.md)
- [etherを送金する](https://book.ethereum-jp.net/first_use/sending_ether.md)
- [スマートコントラクトを作成し実行する](https://book.ethereum-jp.net/first_use/contract.md)
- [Contract開発環境（IDE）の活用](https://book.ethereum-jp.net/first_use/realtimecompiler.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://book.ethereum-jp.net/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://book.ethereum-jp.net/llms-full.txt) - Full content export

## Tips for requesting documentation

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