# XConnect

**The problem**\
Building a strong community through social interactions is essential, but relying on a Discord channel for sharing Twitter links can be both inefficient and risky. Users struggle to track who they've followed, while founders face the challenge of moderating potentially harmful links.

**The Solution**\
The XConnect Discord bot solves these issues by providing a secure and simplified way for users to follow each other. It creates a dedicated, role-gated channel where members can easily see who they haven't followed, streamlining connections and ensuring a safer environment for your community.

Whilst it's not feasable to physically track allow follow directly from discord, due to the twitter API for that feature only available within the enterprise version of X at $40k per month. Our solution provides a safe and secure alternative that remains hassle free for founders.

<div align="left"><figure><img src="/files/eydbEK9kuQmuKe2Nmyb3" alt=""><figcaption><p>XConnect</p></figcaption></figure></div>

### **Website Interaction**

Users login with discord and connect their Twitter account once. Now tracked accross multiple servers where the XConnect dc bot is installled.

Website: <https://xconnect.gotmlabz.io/>

### **Discord Interaction**

Members use the dedicated channel and simply press to populate the channel with members in the server they have not followed.&#x20;

Once they have clicked on all the safe links to the all the members X proflles, they can dismiss messages. Come back to re-check at any point in time to view new members.

<div align="left"><figure><img src="/files/zQYQe0WZeRi2y7hFA4dB" alt=""><figcaption><p>View Users</p></figcaption></figure></div>

If you have already clicked each link the below message will appear

<div align="left"><figure><img src="/files/9xdnfxrMrlYtX7KiRatF" alt=""><figcaption><p>No more to Follow</p></figcaption></figure></div>


---

# 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://wp.gotmlabz.io/management/xconnect.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.
