# DeBox Developer Documentation > DeBox developer documentation: bot OpenAPI, Go / Node.js / Python SDKs, open platform capabilities and FAQ. This file follows the llmstxt.org standard and lists every page of the DeBox developer documentation by section, so language models can locate what they need quickly. Full text: https://docs.debox.pro/en/llms-full.txt ## Getting Started - [DeBox User Guide](https://docs.debox.pro/en/UserGuide.md): Guide to DeBox, the all-in-one Web3 community app: wallet login, DMs and group chats, Club / DAO / NFT holder chats, moments and on-chain activity. ## DeBox Open Capabilities - [DeBox Open Capabilities](https://docs.debox.pro/en/OpenPlatform.md): DeBox provides a practical developer surface for building bots, DApps, and ecosystem integrations around communities and Web3 user interactions. - [DeBox DApp](https://docs.debox.pro/en/MiniApp.md): Developer-facing DApp integration guide (current version). - [OpenClaw DeBox Plugin](https://docs.debox.pro/en/APIs/OpenClaw-Plugin-Install.md): This guide explains how to install and enable the official DeBox plugin on OpenClaw. - [DeBox Permissionless Shares Protocol](https://docs.debox.pro/en/Shares.md): How the DeBox Shares permissionless automatic revenue-sharing protocol works and how to integrate with it. - [DeBox Grant Program](https://docs.debox.pro/en/OpenPlatformGrant.md): DeBox Grant Program supports high-quality ecosystem projects that integrate with DeBox capabilities and deliver measurable user value. ## DeBox Developer API & SDK - [DeBox Bot Development Overview](https://docs.debox.pro/en/APIs/BotGuide.md): DeBox bot development overview: creating a bot in BotMother, managing its configuration, choosing webhook or long polling, and building on the SDKs. - [DeBox Developer OpenAPI](https://docs.debox.pro/en/ApiOnePage.md): Complete public OpenAPI reference with value ranges and success/error response samples. - [DeBox Bot Go SDK](https://docs.debox.pro/en/GO-SDK.md): DeBox bot Go SDK guide: installation, authentication, sending and receiving messages, and common API examples. - [DeBox Bot Nodejs SDK](https://docs.debox.pro/en/NODE-SDK.md): DeBox bot Node.js SDK guide: installation, authentication, sending and receiving messages, and common API examples. - [DeBox Bot Python SDK](https://docs.debox.pro/en/PYTHON-SDK.md): DeBox bot Python SDK guide: installation, authentication, sending and receiving messages, and common API examples. - [DeBox Bot Go SDK Webhook](https://docs.debox.pro/en/GO-SDK-Webhook.md): Integrate the DeBox bot webhook in a Go service: callback authentication, message structures, media message parsing and group-join events. - [DeBox Bot Blockchain Buttons](https://docs.debox.pro/en/button-blockchain.md): Reference for DeBox bot blockchain buttons (button3) parameters, with a ready-to-run Go example. ## Support / FAQ - [Developer FAQ / Troubleshooting](https://docs.debox.pro/en/APIQA.md): High-frequency integration issues and troubleshooting paths for developers. - [DeBox FAQs](https://docs.debox.pro/en/DeBoxQA.md): Common DeBox product questions: official support channels, how to report issues and more.