# State of the Project

## Glitter Arbitrage Bot

It is also worth noting that a goal of this project is not only to generate revenue via the successful arbitrage of popular cryptocurrencies, but also to help stabilise the exchange networks and products offered by Glitter and its various partners. The current state of the Arbitrage Bot is an MVP and we are open to suggestions regarding improvements and enhancements of it. Here are some links/partners for it:

## Github:

{% embed url="<https://github.com/Glitter-Finance/glitter-bridge-arb-bot>" %}

## Cryptocurrency Support:

* ALGO (Algorand)
* SOL (Solana)
* xALGO (Solana)
* xSOL (Algorand)
* USDC (Algorand/Solana)
* xGLI (Solana)

## Exchange and Liquidity Pool Support:

* [Tinyman](https://tinyman.org/) (Algorand)
* [HumbleSwap](https://app.humble.sh/pool) (Algorand)
* [Raydium](https://raydium.io/) (Solana)


---

# 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.glitterfinance.org/glitter-arbitrage-and-liquidation-bot/state-of-the-project.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.
