# Unlimited bet sizing

## No Limit Bets

On **Polypill**, you decide how much to stake there are **no fixed limits**.

You can place **small bets to test a market** or **large bets to back your conviction**. The system is fully decentralized, so your bet size is only limited by your wallet balance and network gas fees.

#### How It Works

* You choose the amount of SOL to commit
* The smart contract locks your funds safely until the market settles.
* Payouts scale automatically based on your stake and the final outcome.

#### Safety First

Even with unlimited bet sizing, your funds remain **100% secure** in audited smart contracts.\
No centralized custody. No withdrawal restrictions after settlement.

**In short:** Bet as much or as little as you want it's your conviction, your call.


---

# 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://polypill.gitbook.io/polypill/features/unlimited-bet-sizing.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.
