> ## Documentation Index
> Fetch the complete documentation index at: https://docs.langbot.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Deploy Message Platform NapCat

Connect through the OneBot 11 protocol, you need to select `OneBot v11` as the adapter.

## NapCat Installation Tutorial

Follow the [NapCat official documentation for installation](https://napcat.napneko.icu/guide/start-install)

## NapCat Configuration Tutorial

Only using webui operation as an example, for other configuration methods, please check the NapCat documentation.

After logging in, you can check the logs in the console or Bash, find `[NapCat] [WebUi] WebUi Publish Panel Url: http://x.x.x.x:6099/webui?token=xxxxx `

<img src="https://mintcdn.com/langbot/ccEfWQOd_I5kaF_t/images/zh/deploy/bots/qq/onebot/napcat/napcat_webui_01.png?fit=max&auto=format&n=ccEfWQOd_I5kaF_t&q=85&s=3feab8a36d70df0df4bad60e6513c1bb" alt="napcat_webui_01" width="1115" height="628" data-path="images/zh/deploy/bots/qq/onebot/napcat/napcat_webui_01.png" />

Copy the Url to your browser or on Windows 11, press Ctrl and click the Url. After scanning the QR code to log in, you will enter the network configuration page.

Click Add Network Configuration, select WebSocket Client, click Enable, then fill in `ws://127.0.0.1:2280/ws` in the Url field and save.

<img src="https://mintcdn.com/langbot/ccEfWQOd_I5kaF_t/images/zh/deploy/bots/qq/onebot/napcat/napcat_webui_02.png?fit=max&auto=format&n=ccEfWQOd_I5kaF_t&q=85&s=44c822dd13c7eeff3c64cdd8810dff48" alt="napcat_webui_02" width="1026" height="1202" data-path="images/zh/deploy/bots/qq/onebot/napcat/napcat_webui_02.png" />

## NapCat Integration

Next, open the LangBot configuration page

Click on Bots, then click Add

Select `OneBot v11` for `Platform/Adapter Selection`

<img src="https://mintcdn.com/langbot/ccEfWQOd_I5kaF_t/images/zh/deploy/bots/qq/onebot/napcat/napcat_webui_03.png?fit=max&auto=format&n=ccEfWQOd_I5kaF_t&q=85&s=f07e4eef632f213e2aeb29202d149ebf" alt="napcat_webui_03" width="1024" height="1496" data-path="images/zh/deploy/bots/qq/onebot/napcat/napcat_webui_03.png" />

<Info>
  Note, if you have network connection issues involving multiple docker containers, please refer to [Network Configuration Details](/en/workshop/network-details)
</Info>
