# When can I cashout?

### When Can I Cash Out

On **Polypill**, you can **cash out only after a market is settled**.

Because all bets are locked until resolution, you can’t withdraw or change your position early.\
This rule keeps markets fair, prevents manipulation, and ensures every participant is fully committed to their prediction.

Once the event’s outcome is verified by the oracle or official data source:

1. The market automatically settles.
2. Winners receive their payouts instantly to their connected wallet.

Your rewards are sent **safely and directly on-chain** no delays, no middlemen, no manual claims.

**In short:** You cash out right after the truth is confirmed.


---

# 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/markets/when-can-i-cashout.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.
