> For the complete documentation index, see [llms.txt](https://docs.kolibrio.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kolibrio.xyz/kolibrio-orderflow-service/solana/advanced/jito-gprc-adapter.md).

# Jito GPRC Adapter

1. Kolibrio fully supports the Jito gRPC interface. For gRPC integration, follow the official [Jito Docs](https://docs.jito.wtf/lowlatencytxnsend/#api)
2. You can find the proto files in the official [Jito repository](https://github.com/jito-labs/mev-protos/tree/b74a23ff236c0c223b1bc56daf7c5065bb585428)
3. The only difference - you need to use the Kolibrio URL instead of the Jito block engine URL

```
https://sol-grpc.kolibrio.xyz
```

4. You must use your Jito key to send transactions to Kolibrio URL (assume it's Jito). \
   Kolibrio applies the same Jito rate limits automatically
5. Share your Jito public key to Kolibrio so you'll have  revshare address for arbitrage backruns revenue assigned
