> ## Documentation Index
> Fetch the complete documentation index at: https://candy-208aed2d-85.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# LCP (Lightning Compute Protocol)

> Lightning上で小さな計算ジョブを支払うためのアプリケーション層プロトコル（BOLT 1 カスタムメッセージ）。

LCP (Lightning Compute Protocol) は、Lightning 上で「小さな計算ジョブ」に対して支払いを行うためのアプリケーション層プロトコルです。
直接の Lightning ピア接続上で、BOLT #1 のカスタムメッセージを使用します。

## まずはここから

* メインネット: [Quickstart (mainnet)](go-lcpd/docs/quickstart-mainnet-ja)
* regtest（最初におすすめ）: [regtest](go-lcpd/docs/regtest-ja)
* 設定: [configuration](go-lcpd/docs/configuration-ja)
* CLI リファレンス: [cli](go-lcpd/docs/cli-ja)
* OpenAI互換ゲートウェイ: [openai-serve](openai-serve/overview-ja)
* プロトコル仕様: [protocol](protocol/protocol-ja)
