# 概要

<figure><img src="https://1410356234-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgGhVHxFVVoTncjKfldOa%2Fuploads%2FPBx44pGvj7v8JS15CZil%2FLine-Dash%201.png?alt=media&#x26;token=163dad63-d5f6-4aa8-a5d8-9beda941cf6b" alt=""><figcaption></figcaption></figure>

ラインダッシュはB2B（Business to Business）プラットフォームで、事業主はLINEアプリにボットを登録・作成することができます。

LINEの公式アカウントでは、**Linedash** はBOT作成のためのプラットフォームとして機能しています。**Linedash** は、LINE Platformを通じて独立系開発者向けに以下の機能を提供しています。

1. ユーザーのLINEアカウント情報を利用した本人確認機能（LINEログイン）。
2. ユーザー間でLINEメッセージを送信する機能（Messaging API）

また、サードパーティーの開発者が本プラットフォームを利用したBOTを構築した場合、ユーザーは「**Linedash**」を通じてアクティビティやニュースという形でBOTに関する通知を受けることができるようになります

**Linedash** のドキュメントには、以下の内容が記載されています。:

[特徴](https://docs.line-dash.com/te-zhi)

[ケーススタディ](https://docs.line-dash.com/ksusutadi)

[ユーザーマニュアル](https://docs.line-dash.com/yzmanyuaru)

[よくある質問](https://docs.line-dash.com/yokuaru)

[規約とサービス](https://docs.line-dash.com/tosbisu)

[プライバシーポリシー](https://docs.line-dash.com/puraibashporish)


---

# 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://docs.line-dash.com/gai-yao.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.
