# リモートサポートを受ける

## ライブチャット <a href="#livechat" id="livechat"></a>

システムにログインすると、ページの右下には常にライブチャットボタンがあります。

<div align="left"><figure><img src="/files/wSwAEM2frSjTrZNMzi08" alt="" width="82"><figcaption></figcaption></figure></div>

このチャットシステムにメッセージを残すことができます。KOKOMOサポートチームから、通常、数分以内に返答があります。

<figure><img src="/files/9qPTwAPCK8zU0FEkH6MC" alt=""><figcaption></figcaption></figure>

## リモートサポートのパスコード <a href="#remote-support-passcode" id="remote-support-passcode"></a>

KOKOMOサポートのパスコードは、セキュリティ目的でユーザーの身元を確認するために使用されます。ネットワークの設定やクラウド設定の操作で問題が発生した場合は、メニューの右上の「**ヘルプ**」ボタンをクリックしてください。

<figure><img src="/files/HEBRDPbUjCD0wmujgJ8s" alt="" width="338"><figcaption></figcaption></figure>

「**リモートサポート**」を選択し、「**パスコード生成**」をクリックします。

<figure><img src="/files/SuoJzhRmfeQHnxAZFpFX" alt="" width="333"><figcaption></figcaption></figure>

<figure><img src="/files/mTvuEJsb6uKQ2BX2XuTH" alt="" width="563"><figcaption></figcaption></figure>

ここでは、生成されたパスコードの有効期間（1時間から7日間）を決定するオプションがあります。生成されたパスコードをライブチャットでKOKOMOサポートチームに送信することで、サポートチームは一時的にあなたのアカウントにアクセスし、提起された問題を診断および解決できます。

{% hint style="info" %}
なお、生成されたパスコードは一定期間後に自動的に失効します。パスコードが失効すると、サポートチームはあなたのリソースにアクセスできなくなります。
{% endhint %}


---

# 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.lan.kokomocloud.com/get-remote-support.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.
