# Collab Management

The **Collab-Management** feature is now available in Alphabot. This feature enables teams and collab managers to directly manage and complete collaborations on the alphabot website. Key capabilities include:

* Initiating collabs with other project teams and collab managers
* Sending offers or requests to other teams for WL spots or other prizes
* Managing ongoing collaborations
* Accessing winners directly
* Option to display your team's raffle analytics data to collab partners
* Configuring collab notification settings

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

**Getting Started**

To start using Collab-Management, simply ensure that your team in Alphabot has their X account connected and verified. Once verified, you’re all set! The bulk of the tool is free to use, though there are a few small perks available if your team or users have an active subscription.

You can start using the Collab-Management tool by visiting the collabs page here: [https://www.alphabot.app/team/collabs](https://www.alphabot.app/team/6259d10fd0728949c4ac0520/collabs)

**Video Explainer**

For a quick overview of how to use the tool, check out the explainer video:&#x20;

{% embed url="<https://www.loom.com/share/2c3cea2b2ce5480fa09910b6e446c5be>" %}


---

# 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://alphabot-docs.gitbook.io/alphabot/for-teams/collab-management.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.
