# How do I get paid?

**We pay out instantly & directly into the smart contract!**

For example, if an NFT costs 1 ETH (\~$2000), we charge the buyer $2000 to their credit card and instantly mint & pay 1 ETH into the smart contract mint function. Same thing with Solana NFTs.

Currencies & blockchains we pay out:

* Ethereum Mainnet - We only pay out ETH
* Polygon Mainnet - We only pay out MATIC&#x20;
  * We unfortunately do NOT support wETH as payment on Polygon
* Solana Mainnet - We only pay out SOL

Looking for USDC as payment? Contact `dev@usewinter.com`&#x20;

{% hint style="info" %}
**How does fraud/chargeback work?**

For most merchants, we handle fraud & chargebacks. Don't worry, since we pay out instantly into a smart contract, you still get your crypto payments. That's how confident we are in our fraud & chargeback tech 😉
{% endhint %}


---

# 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://docs.usewinter.com/get-started/how-do-i-get-paid.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.
