# Gamification Connectors

{% hint style="info" %}
This page applies to the **Business** and **Enterprise** plans.  [👉 Compare all plans](https://www.meeds.io/pricing)
{% endhint %}

⚙️ Go to the Platform Settings  > Gamification > Connectors

<figure><img src="/files/Wn2VqcrH3Pt6DczF1i0C" alt="" width="308"><figcaption></figcaption></figure>

### **List Connectors**

Gamification connectors capture signals outside the Meeds hub and let program owners design incentives for participation on 3rd party platforms.&#x20;

Each connector has its configuration, but they all listen to events that can be mapped into valued contributions. The configuration deals with technical integration, such as communication between your Hub and the third-party platform through APIs, and often lets admins define or restrict a broad scope of what program owners can incentivize.

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

* From the administration site, access connector management
* You will find a list of available connectors
* We have also included a list of upcoming connectors to inform you about our roadmap. If you need an integration that is not listed, please let us know by [filing a request](https://github.com/Meeds-io/meeds/issues/new?assignees=\&labels=\&projects=\&template=feature_request.md\&title=).

### **The Meeds Connector**

This is the default connector for the Meeds solution. Its goal is to engage your users in using your Hub.

You can add actions to encourage information sharing, mutual recognition, project tracking, and updating a knowledge base, such as:

* Adding posts, reactions to messages
* Sending/receiving kudos
* Task management
* Adding/modifying notes

Also, use this connector to facilitate the integration of new users on the Hub through events like:

* Profile and settings modification
* Wallet initialization

:warning: *It is not possible to deactivate this connector*


---

# 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.meeds.io/meeds-guides/admin-guide/propose-actions-to-achieve/gamification-connectors.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.
