# Chase

{% hint style="info" %}
You can have multiple chase orders running at the same time 🎉
{% endhint %}

<figure><img src="/files/NGkEtoLKTHxXkufl1GpU" alt=""><figcaption><p>tuleep.trade chase orders</p></figcaption></figure>

The CHASE orders component enables you to place a limit order at the best available bid or ask price and continuously adjust the order price to track the market quote.&#x20;

The order will remain active until it is filled or canceled.

* **Infinite:** The chase will run until the order is filled without price distance limits
* **Stalk:** The chase will always stay at the distance defined and will try not to get filled

{% hint style="info" %}
When using **stalk** mode, your order can get filled during extreme volatility if the distance set is not wide enough.
{% endhint %}

<figure><img src="/files/LPVRUD5DWnU0t0xpdC7Z" alt=""><figcaption><p>tuleep.trade chase navbar indicator</p></figcaption></figure>

Please note that if you choose to run CHASE orders, you'll need to keep the trading page open and connected to your account for the entire duration of the orders.

When a chase is active, you will get a navbar indicator.


---

# 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.tuleep.trade/trade/chase.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.
