# Grid Trading

<figure><img src="/files/vgmkrqIFYqmBkPq9OqQ0" alt=""><figcaption></figcaption></figure>

Our [grid trading bots](https://trade.blackpanther.fi/vault/inj10ahageqx7guq38w3xylmrjf8vm632x76t6l5ef) have been carefully designed to capitalize on market volatility with the goal of generating consistent returns while mitigating risk.

The grid trading strategy that the bot follows works on a straightforward concept - 'Buy low and sell high' at pre-determined price intervals or 'grid levels'.

When a cryptocurrency price dips to a predefined grid level, the bot recognizes this as a buying opportunity and promptly executes a buy order.

Its advanced algorithms are consistently at work, scanning the market around the clock to detect these price drops and automate buying at these optimal points.

Similarly, when the cryptocurrency price rises to the next grid level, the bot identifies this as a selling point. It automatically triggers a sell order, ensuring profits are realized at each grid level when the price is climbing.

This ability to automate selling at these profitable points allows the bot to capitalize on the constant price swings typical of the cryptocurrency market.


---

# 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.blackpanther.fi/vaults/grid-trading.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.
