# インテグレーションの設定

プロジェクトの設定に関して、まずはコミュニティチャンネルとのインテグレーションを行うことが必要あります。

<figure><img src="/files/xsBCsXdHSCnhZOFkTPj8" alt=""><figcaption></figcaption></figure>

「Connect（接続）」 "ボタンをクリックし、インテグレーションフローを始めます。Discordとのインテグレーションは、Carma Discord botをダウンロードすることで成立します。TwitterとEthereumのインテグレーションは、それぞれTwitterハンドルとコントラクトアドレスを入力することで成立します。インテグレーションフローを完了すると、Carmaはすぐにデータのシンクを行います。完全にシンクするまで数分かかりますが、シンク完了すると各インテグレーションのステータスが「Connected！（接続完了）」ステータスに更新されます。

<figure><img src="/files/rA959e0zeO8vXcD1vBs7" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
注1: Discordボットをサーバにダウンロードするには、管理者権限が必要になります。管理者権限があるかどうかをご確認してください。
{% endhint %}

{% hint style="info" %}
注2: それでもリストにサーバが表示されない場合は、一度ログアウトしてからログインし直してみてください。
{% endhint %}

{% hint style="info" %}
注3: Wickセキュリティボットなどのセキュリティボットがサーバにインストールされている場合、Carmaボットをダウンロードする前に、未承認ボットのダウンロードを許可するように設定を変更する必要ある場合がございます。

**ボットのダウンロードに問題がある場合は、<support@carma.community>までお問い合わせください。**
{% endhint %}

私たちは常に新しいインテグレーション機能を追加していますので、特定のインテグレーション機能が必要な場合は、Carmaチーム（<support@carma.community>）までご連絡いただければ、セットアップを承ります。

もし、複数の同じプラットフォームのインテグレーション、例えば複数のDiscordサーバや複数のTwitterアカウントのインテグレーション希望あれば、<support@carma.community> までご連絡ください。

<br>


---

# 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.carma.community/carma-community/japanese/hajimeni/integurshonno.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.
