> 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

If you use Jito gRPC, just switch the URL to Kolibrio. Kolibrio proxies your auth flow, tx and bundles to Jito and adds arbitrage backrun profits on top.

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
