# Toucan Keyboard

- [クイックスタート](https://beekeeb-japan.gitbook.io/docs/toucan-keyboard/kuikkusutto.md)
- [ZMK ファームウェア](https://beekeeb-japan.gitbook.io/docs/toucan-keyboard/zmk-fmuwea.md)
- [Prospector & Prospector Scanner](https://beekeeb-japan.gitbook.io/docs/toucan-keyboard/prospector-and-prospector-scanner.md)
- [ビルドガイド](https://beekeeb-japan.gitbook.io/docs/toucan-keyboard/page.md)
- [ケースの組み立て （パート1）](https://beekeeb-japan.gitbook.io/docs/toucan-keyboard/ksunomite-pto1.md): ※ はんだ付け済みの完成品キーボード をお持ちの場合は、 このステップをスキップしてパート2に進んでください。
- [ケースの組み立て （パート2）](https://beekeeb-japan.gitbook.io/docs/toucan-keyboard/ksunomite-pto1-1.md)
- [バッテリー仕様ガイド](https://beekeeb-japan.gitbook.io/docs/toucan-keyboard/battery-guide.md)
- [バッテリー購入ガイド](https://beekeeb-japan.gitbook.io/docs/toucan-keyboard/battergaido.md)
- [FAQ](https://beekeeb-japan.gitbook.io/docs/toucan-keyboard/faq.md)
- [バッテリー関連FAQ](https://beekeeb-japan.gitbook.io/docs/toucan-keyboard/faq/batterfaq.md): Toucanのバッテリーに関する仕様・使い方・注意点は以下のとおりです。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://beekeeb-japan.gitbook.io/docs/toucan-keyboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
