# Timers

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

Start/Stop Timer

Tick to enable this filter and then add in the desired start and end time of the bot.

**Format**\
Day:Hour:Minute (e.g. `MON:16:30`)

**How it works**\
Once set up you can click **Start Task** and it will wait for the time to hit before running, then it will stop at the set time as well.

Use this to capitalise on volume in the market.

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

### Enable Schedule Timer

This works similar to the above but enables you to set the start and stop time for the entire week in advance.

**Format**\
Hour:Minute for each day.

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

### Enable Remote Stop

Tick to enable this. It allows you to stop the bot from your webhook.\
If you have the Leap Telegram bot installed you can also manage your tasks from there by logging in with the same key.


---

# 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.leap-blockchain.com/leap-trading-sol-bot/leap-trading-bot-setup/timers.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.
