# Auto-betting

Automated betting strategies are available on many of Zeebit games.

{% hint style="info" %}
Auto-betting requires that auto-signing is enabled.
{% endhint %}

Click on the "Auto" tab at the top of the game. If not visible, auto-betting is not supported for this game.

<figure><img src="/files/9KV2H1En3VMVbK265Qf7" alt=""><figcaption></figcaption></figure>

Configure the rules of your automated strategy. Including:

* Setting the wager for each bet, and the specificaiton of your bet
* Determine the rules for how your bet should be altered on wins or losses (or keep it the same)
* Determine how many bets to place, or the conditions when the strategy should stop — e.g. stop on a profit of $10, after 100 bets, or after a loss of $5 — for example.

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

## Tips for auto-betting

* If using the Sonic network, ensure [auto-signing](/zeebit.io/basics/auto-signing.md) is enabled and that there is a sufficient SOL balance in the delegate wallet to cover the on-going transaction gas costs.
* Ensure that you have a suitable play balance deposited into your&#x20;
* Keep the browser window open. On some browsers, the auto-betting process will be stopped if the window does not remain open.
* Keep a close eye on your auto-betting to ensure that it hasn't stopped due to lack of auto-signing SOL, or lack of play balance. Topping up either of these will require you to sign/approve a transaction from your main wallet.


---

# 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://zeebit.gitbook.io/zeebit.io/basics/place-a-bet/auto-betting.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.
