# INTEGRATIONS

By nature, new protocols on emerging chains often lack proper technical documentation, including comprehensive API specifications. This absence significantly hinders the integration process for LootBot.

Without clear API guidelines, devs must invest additional effort in reverse-engineering the protocol's functionalities and understanding its inner workings before integrating an automated interaction.

Current ETA for every new protocol integration is 24h. Approximately it takes 10 days to fully add a new chain to farm in LootBot.

The list of protocols LootBot is & will interact with:

## zkSync

* [x] zkSync Era Portal Bridge&#x20;
* [x] SyncSwap &#x20;
* [x] Goal3.xyz
* [x] Orbiter.finance
* [x] Reactor Fusion
* [x] Pancake Swap
* [x] iZuMi Finance
* [x] zkSync Name Service
* [x] Woofi
* [x] OKX Dex
* [x] zkSync ID
* [x] Mute.io
* [x] Velocore
* [x] Space.fi

## Linea

* [x] Orbiter Finance
* [x] Linea Native Bridge
* [x] WooFi
* [x] OKX
* [x] Syncswap
* [x] iZuMi Finance
* [x] Merkly
* [x] L2 Marathon
* [x] Linea Bank

## Scroll&#x20;

* [x] Scroll Native Bridge
* [x] Orbiter Finance
* [x] SyncSwap
* [x] Skydrome
* [x] iZuMi Finance
* [x] Ambient Finance
* [x] SpaceFi
* [x] Merkly (NFT Minting)
* [x] Merkly (contract deployment)
* [x] L2Marathon

## LayerZero

* [x] Stargate Finance
* [x] WooFi
* [x] Merkly
* [x] zkSync Name Service
* [ ] Mintly

## Blast

* [x] Orbiter Finance
* [x] Thruster Finance
* [x] Orbit Protocol
* [x] Ambient Finance

## Solana

* [x] Mayan Finance
* [x] Jupiter Exchange
* [x] MarginFi
* [x] Kamino Finance
* [x] Marinade
* [x] Solend

## Ethereum Goerli

* [x] EigenLayer

## Zora&#x20;

* [x] Orbiter Finance
*

## Celestia (upcoming)


---

# 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.lootbot.xyz/lootbot/telegram-bot/about-telegram-bot/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.
