# チャットボット作成

***

ログイン後、左上の「追加」ボタンをクリック。

<figure><img src="https://2895603954-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyZO5NxAgJgaEHjhON3cY%2Fuploads%2FuHvFD4BI5lC1SfofD2uy%2Fimage.png?alt=media&#x26;token=a5655ca6-71a5-46b8-b9f4-6b74e76d92a2" alt=""><figcaption></figcaption></figure>

業種やニーズに合わせて、お好きなテンプレートを選びましょう！\
もちろん、ゼロから自由に作成することもできます！

{% hint style="info" %}
👥 チャットボットをチームで一緒に編集したい場合は、\
画面右側の「[共有リンクを使用](https://blog.mantago.cc/jp/sns-lian-xie/wonisuru)」を選択し、リンクを貼り付けるだけでOKです！
{% endhint %}

<figure><img src="https://2895603954-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyZO5NxAgJgaEHjhON3cY%2Fuploads%2FAKpdHH2oN8ouT3IQgefu%2Fimage.png?alt=media&#x26;token=f19a7631-fb3e-4768-81ff-80c96a3a0a2e" alt=""><figcaption></figcaption></figure>

作りたいチャットボットの名前を入力します。

<figure><img src="https://2895603954-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyZO5NxAgJgaEHjhON3cY%2Fuploads%2FfXowQsoCWLfumWI8WM85%2Fimage.png?alt=media&#x26;token=c93489a0-ff60-4ea8-9ffb-71154d99ea5f" alt=""><figcaption></figcaption></figure>

✨ じゃじゃーん！これでチャットボットの完成です～！

<figure><img src="https://2895603954-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyZO5NxAgJgaEHjhON3cY%2Fuploads%2FTZAzRWKokCDMLTPiYKVD%2Fimage.png?alt=media&#x26;token=9172bff7-dbbb-4448-b0a0-48897bdabcc9" alt=""><figcaption></figcaption></figure>

もっとボットを充実させたいですか？\
今すぐ他のチュートリアル記事もチェックしてみましょう！


---

# 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://blog.mantago.cc/jp/chattobotto.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.
