# What is FlowBot

FlowBot is an automated trading platform specializing in decentralized perpetual exchanges. Quant-grade strategies, one dashboard, no trading experience required.

{% hint style="success" %}
**Get started in 3 clicks.** Connect your wallet, pick an exchange, launch a bot.
{% endhint %}

## Simple by Design

No trading experience required. Connect your wallet, configure in 3 clicks, hit start. We verified every configuration, tuned recommended settings for each exchange, and tested every edge case. We do the thinking so you don't have to.

## Community First

We studied every major exchange. Market orders win - faster execution, tighter fills, and your margin stays protected. Where exchanges offer bonus points, rewards, or referral incentives instead of builder fees, we use them. More points earned, more value kept.

Strategies are designed so positive trade PnL covers your execution costs. You keep more of what you earn.

## [Three Strategies](/strategies/overview.md)

**Imbalance Bot.** Order book flow meets price momentum. Detects real-time imbalances, confirms with momentum, executes in milliseconds. Fast in, fast out.

**Delta-Neutral Bot.** Quant-grade funding arbitrage. TWAP execution, chunked entries, smart funding analysis across exchange pairs. Market-neutral by design.

**BTC Prediction Bot.** The first agentic trading bot on Polymarket. Scans markets, evaluates probabilities, places bets autonomously.

## [8 Exchanges](/exchanges/overview.md)

Hyperliquid · Extended · Lighter · Nado · Paradex · Variational · Pacifica · Polymarket

Up to 4 bots per exchange. Where exchanges offer bonus points, rewards, or referral incentives - we use them. More points earned, more value kept.

## [One Dashboard](/platform/stats.md)

Live platform statistics updated every 10 minutes. Total volume, trades executed, active bots, and users - all public.Filter by exchange to see per-platform breakdowns.&#x20;

{% hint style="success" %}
&#x20;Full transparency into how many bots are running at any given time.
{% endhint %}

## Independent <a href="#independent" id="independent"></a>

Fully self-funded. No investors, no token, no conflicts of interest. Every decision is made for traders, not stakeholders.

Recognized by [INK Chain's Spark Program](https://docs.inkonchain.com/ink-builder-program/spark-program) - a builder grant for high-impact projects that demonstrate real usage and onchain activity.


---

# 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.flowbot.pro/what-is-flowbot.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.
