# How will I get paid out?

#### How You Get Paid

When a market ends and the result is verified by the oracle or official data source, the **Polypill smart contract** automatically settles the market. If you predicted correctly, your winnings are sent **instantly and directly** to your connected SOL wallet, no action required.

You’ll see the payout appear right in your wallet balance once the market closes.

#### 🛡️ How It’s Guaranteed

Payouts are handled entirely by **audited smart contracts** on the SOL Chain not by people or centralized systems.\
\
That means:

* No one can block, delay, or modify your payout.
* Funds are locked securely on-chain until settlement.
* Everything is transparent and verifiable through blockchain explorers.

**In short:** You get paid automatically, safely, and on time guaranteed by code, not trust.


---

# 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/faqs/how-will-i-get-paid-out.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.
