# Integrations & SDK

memejob is designed to be extensible. The memejob SDK and growing partner ecosystem make integration straightforward.

#### Official SDK

Repository: <https://github.com/buidler-labs/memejob-sdk-js>

Provides programmatic access to memejob tokens, markets, and metadata, enabling developers to build bots, dashboards, and automated workflows.

Typical use cases:

* Token discovery and indexing
* Market data ingestion
* Alerts and automation
* Custom trading logic
* Analytics dashboards

#### Hedera Agent Kit

Repository: <https://github.com/buidler-labs/hak-memejob-plugin>

Enables AI agents and automated systems to interact directly with memejob markets, making it easier to build agent-driven trading, monitoring, and execution workflows.

Designed for:

* AI agents
* Autonomous trading systems
* Event-driven bots
* Strategy automation

#### Live Integrations

The ecosystem already includes a growing set of third-party integrations built by independent teams.\
\
1\. Telegram bots:&#x20;

* **The Mouth:** [MemeAlert by The Mouth](https://t.me/hbarmemealerts) → Real-time alerts for new memejob token launches and developer activity
* **HonkBot:** <https://linktr.ee/HonkBotsHbar> → Telegram-native trading and automation tooling for Hedera, including memejob assets
* **Juicy Alert Bot:** [https://t.me/hederanewtokens](https://t.me/hederanewtokens:) → Tracks new tokens, allowances, and transfers, including memejob launches

2. Advanced dApps:

* **Orbit:** <https://orbit-hbar.io/> → A professional Hedera trading interface with memejob token support
* **Agent Hustle:** <https://agenthustle.ai/> → AI-driven trading agents integrated with memejob assets and Hedera markets

{% hint style="info" %}
Want to build on Memejob?

Reach out to the team via official Memejob channels to get listed here.
{% 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://docs.memejob.fun/memejob/integrations-and-sdk.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.
