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

# Integrate Chatbox

<img src="https://mintcdn.com/liaobots/pAzQwH2vlz1d7UuQ/images/API/chatbox/chatbox-icon.jpg?fit=max&auto=format&n=pAzQwH2vlz1d7UuQ&q=85&s=9e5aace5c665d87f92a23306651763da" alt="Chatbox" width="1600" height="828" data-path="images/API/chatbox/chatbox-icon.jpg" />

Official website: [https://chatbox.com](https://chatbox.com)

## Preparation

> `API Host`：[https://ai.liaobots.work/v1](https://ai.liaobots.work/v1)
>
> `API Key`：Your Login Code
>
> `Model`：Find the model name you need to call in [Models & Pricing](/introduction.mdx) and copy it

## Process

<Steps>
  <Step title="Step 1">
    <Card title="Click Settings" img="https://mintcdn.com/liaobots/pAzQwH2vlz1d7UuQ/images/API/chatbox/step-1.jpg?fit=max&auto=format&n=pAzQwH2vlz1d7UuQ&q=85&s=c95daa2646a8f7da71bc364db6fd4732" width="3020" height="1458" data-path="images/API/chatbox/step-1.jpg">
      Click Settings in the bottom left corner
    </Card>
  </Step>

  <Step title="Step 2">
    <Card title="Add Custom Model Provider" img="https://mintcdn.com/liaobots/pAzQwH2vlz1d7UuQ/images/API/chatbox/step-2.jpg?fit=max&auto=format&n=pAzQwH2vlz1d7UuQ&q=85&s=90c2cc116f3ba3efb0be1d9c71f7d5bc" width="1196" height="1342" data-path="images/API/chatbox/step-2.jpg">
      Click Add Custom Provider in Model Provider
    </Card>
  </Step>

  <Step title="Step 3">
    <Card title="Change Key Settings" img="https://mintcdn.com/liaobots/pAzQwH2vlz1d7UuQ/images/API/chatbox/step-3.jpg?fit=max&auto=format&n=pAzQwH2vlz1d7UuQ&q=85&s=05262fa5146e136e77ee944f67b7ef5b" width="1196" height="1344" data-path="images/API/chatbox/step-3.jpg">
      Scroll down to change `API Host`, `API Key`, and `Model`
    </Card>
  </Step>
</Steps>
