# Integrations

- [Discord](https://docs.chainjet.io/integrations/discord.md)
- [OpenAI](https://docs.chainjet.io/integrations/openai.md)
- [Telegram Custom Bot](https://docs.chainjet.io/integrations/telegram.md)
- [Lens Protocol 🌿](https://docs.chainjet.io/integrations/lens.md): With ChainJet you can connect Lens Protocol to any of our other web3 or web2 integrations.
- [ChainJetBot](https://docs.chainjet.io/integrations/lens/chainjetbot.md)
- [Translate a post to any language and publish it with a comment](https://docs.chainjet.io/integrations/lens/chainjetbot/translate-a-post-to-any-language-and-publish-it-with-a-comment.md)
- [Send a post by DM](https://docs.chainjet.io/integrations/lens/chainjetbot/send-a-post-by-dm.md)
- [Add a user to a Lens list](https://docs.chainjet.io/integrations/lens/chainjetbot/add-a-user-to-a-lens-list.md): Use ChainJetBot to add a profile to your Lens list with a comment
- [Share post on Discord](https://docs.chainjet.io/integrations/lens/chainjetbot/share-post-on-discord.md): Use ChainJetBot to share a Lens post on Discord through a comment
- [Mirror](https://docs.chainjet.io/integrations/mirror.md): Mirror is a decentralized publishing platform, enabling creators to own and monetize their content. Built on the Ethereum blockchain.
- [POAP](https://docs.chainjet.io/integrations/poap.md): POAP is a platform that offers digital badges, known as POAPs, to signify a holder's participation in an event, action, or task. These badges are NFTs (Non-Fungible Tokens) that exist on the Ethereum.
- [XMTP](https://docs.chainjet.io/integrations/xmtp.md): XMTP is an open protocol and network that enables secure web3 messaging.


---

# 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.chainjet.io/integrations.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.
