# Arbitrage Bot

{% hint style="warning" %}
**Limited Developer Support**

All assets represented in this library are community built, which means limited support from the Agoric OpCo development team. Please use components, APIs, and front-ends with caution. &#x20;
{% endhint %}

## **Summary**

This component is a bot that is able to arbitrage prices between a pool on Osmosis and a pool on the Agoric AMM. It is an off-chain bot that can make nearly simultaneous off-setting trades on the Agoric AMM and Osmosis DEX given a divergence in price.&#x20;

Note: The Agoric AMM has not been launched in production.

## **Details**

A goal of the Agoric AMM is to maintain prices that are in line with the external market. A tight coupling to external DEXs like Osmosis through arbitrage bots will help achieve this goal.

## Explore on GitHub

<https://github.com/simpletrontdip/agoric-osmosis-bot>

{% hint style="info" %}
Built by [Simpletrontdip](https://github.com/simpletrontdip)
{% endhint %}
