# Third party SDK's

The below SDKs have not been developed by Slyk and Slyk takes no responsibility for their use and does not provide support.

## Available SDKs

### **GO**

{% tabs %}
{% tab title="Responsible" %}
Go langague SDK for Slyk made by [Monoji](https://monoji.io)

A monoji is a way to reward your team, friends and family with an ecard + virtual currency or with an emoji or even monoji points on Slack.&#x20;

Monoji makes it easy for teams to incentivize and reward collaboration on popular messaging and remote work platforms, including Slack, Discord, and Microsoft Teams.

Monoji uses Slyk to make monojis possible, each user in Monoji is represented by a wallet, by using Slyk API Monoji transfers funds between users/wallets automatically as soon as the tasks is marked as completed on the Monoji website.&#x20;
{% endtab %}

{% tab title="Repository" %}
[**https://github.com/KMACEL/slyk-go#address**](https://github.com/KMACEL/slyk-go#address)
{% endtab %}
{% endtabs %}

If you want to increase this list, we are actively looking for developers to contribute Slyk client libraries for a variety of platforms and languages. If you have written a library, please share a link to the github repository with us at <team@slyk.io> so that we can promote it here, and collaborate with you on its further development.<br>

{% hint style="success" %}
Found a dead link or outdated/deprecated SDK.

[Please let us know.](mailto:support@slyk.io)
{% endhint %}


---

# 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://developers.slyk.io/slyk/developing-with-slyk/sdks/third-party-sdks.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.
