# Trading Bots

### What are Trading Bots?

Trading bots are automated programs designed to execute trades based on predefined strategies and conditions. On Helix, trading bots directly interact with the platform to enhance trading efficiency, automate strategies, and reduce manual effort.

### **Why Use Trading Bots on Helix?**

Helix offers the most comprehensive suite of trading bots across all DEX platforms, providing unique benefits:

* **Reliable**: Powered by Injective’s advanced financial infrastructure, ensuring high performance and uptime.
* **Cost-Efficient**: Helix covers gas fees for bot trading operations, except for strategy creation or removal.
* **Flexible**: Fully customizable to fit various trading styles and risk preferences.
* **LP Rewards**: Use trading bots to provide liquidity and earn rewards based on the trading volume your bot generates.&#x20;

### Available Trading Bots <a href="#why-helixapp-trading-bots" id="why-helixapp-trading-bots"></a>

* **Spot Grid Trading Bot**: Automates buying low and selling high within a defined price range, ideal for profiting from market volatility in sideways markets.
* **Volume Boost Bot**: Optimized for liquidity provision and volume generation, using adaptive spot grid trading tailored for LP rewards.
* **Perpetual Grid Trading Bot**: Automates leveraged perpetual futures trading with advanced position and risk management.

### Coming Soon

* **Dollar Cost Averaging (DCA) Bot**: Simplifies long-term accumulation by automating periodic asset purchases to reduce volatility impact.
* **Funding Rate Arbitrage Bot**: Captures funding rate inefficiencies in perpetual markets with low-risk strategies.

### **Frequently Asked Questions**

**Do I need prior experience with trading bots?**\
No. Helix's platform and trading bots are user-friendly and accessible to beginners, while offering advanced features for experienced traders.

**Are there fees for using trading bots?**\
Helix covers gas fees for bot operations. Fees only apply when creating or removing strategies.

**When do I get my LP rewards?**\
Rewards vary by market and are claimable at the end of each market’s campaign.


---

# 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.helixapp.com/trading-bots.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.
