# Setting up integrations

The first step in setting up your project is to integrate with your community channels.&#x20;

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

Click the “Connect” button to start the integration flow. The Discord integration consists of downloading the Carma Discord bot. The Twitter and Ethereum integrations consist of inputting your Twitter handle and contract address, respectively. The Telegram integration provides a unique code. Once you complete the integration flow, Carma will immediately start syncing data. This will take a few minutes to fully sync, but each integration status will update to “Connected!” status once finished.&#x20;

<figure><img src="/files/7uct7iAhW67apROcTH10" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note 1: You will need the proper permissions to download the Discord bot into your server. Please check that you have proper permissions.
{% endhint %}

{% hint style="info" %}
Note 2: If you still do not see your server in your list, please try logging out and logging back in.
{% endhint %}

{% hint style="info" %}
Note 3: If you have security bots such as the Wick security bot installed in your server, you may need to change its settings to allow downloading unverified bots before you can download the Carma bot.&#x20;

**If you have any issues with downloading the bot, please contact <support@carma.community> for assistance.**
{% endhint %}

We are constantly adding new integrations but if you need a specific integration, please reach out to the Carma team at <support@carma.community> and we can get it set up for you.

If you are interested in integrating multiple of the same platforms, for example multiple Discord servers or multiple Twitter accounts, please reach out to <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/get-started/setting-up-integrations.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.
