# Instant Payouts

### Instant Payouts

When a market settles on **Polypill**, winners get paid **instantly**.

As soon as the event’s outcome is verified by the oracle or data source, the smart contract automatically releases rewards **no waiting, no manual claim process, no delays**.

#### How It Works

1. The market outcome is confirmed on-chain.
2. The Polypill smart contract calculates payouts.
3. Funds are sent **directly to your connected wallet** within seconds.

#### Why It’s Safe

All payouts happen through **audited, trustless smart contracts. Your winnings go straight into your wallet.**&#x20;


---

# 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/instant-payouts.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.
