# Page Not Found

The URL `solidity/basic.html` does not exist.

You might be looking for one of these pages:
- [基本的な記法](https://book.ethereum-jp.net/solidity/basic.md)
- [コントラクト指向言語Solidity詳解](https://book.ethereum-jp.net/solidity.md)
- [演算子](https://book.ethereum-jp.net/solidity/yan-suan-zi.md)
- [制御命令](https://book.ethereum-jp.net/solidity/zhi-yu-ming-ling.md)
- [変数とデータ型](https://book.ethereum-jp.net/solidity/var_and_data_type.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., `/solidity/basic.md`)
- Use `Accept: text/markdown` header for content negotiation