> For the complete documentation index, see [llms.txt](https://docs.win.investments/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.win.investments/win-investments-en/profitability/rates-and-commissions.md).

# Rates and Commissions

## 💳 Payment Processors

When depositing funds or purchasing tokens, fees apply depending on the payment method used.

### 👉 Astropay

| Payment Method | Providers                          | Fee  |
| -------------- | ---------------------------------- | ---- |
| 💳 Credit Card | VISA, Mastercard, American Express | 1.5% |

### 👉 Mercado Pago

| Purchase Type | Fee |
| ------------- | --- |
| Mercado Pago  | 2%  |

{% hint style="warning" %}
⚠️ This payment method may be restricted in certain countries.
{% endhint %}

### 👉 Confirmo

Confirmo is the processor used to acquire tokens via crypto. Below are examples of fees and network charges:

| Payment Method                      | Confirmo Fee + Network Fee |
| ----------------------------------- | -------------------------- |
| 🔷 USDT → WIN Wallet (Tron network) | 1% + ≈$3 to $5             |
| 🔵 USDC → WIN Wallet (ETH network)  | 1% + ≈$3 to $5             |
| ☀️ Solana / ₿ BTC                   | 1% + ≈$0                   |

### 👉 Vudy

Vudy is another crypto processor available on the platform:

| Payment Method                 | Fee              |
| ------------------------------ | ---------------- |
| ⚡ Vudy Standard Fee + Gas Fees | 0.05% + Gas Fees |

## 🤝 Platform Service

WIN's business model is based on collecting a commission for every transaction made on the platform.

| Operation                   | Fee                   |
| --------------------------- | --------------------- |
| 🚀 Token Purchase at Launch | 8% (charged to buyer) |
| 💸 Fund Withdrawal          | 2%                    |

{% hint style="info" %}
WIN's commercial policy aims to ensure that providers receive their funds as quickly as possible, protecting them from potential currency depreciation at the time of payment.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.win.investments/win-investments-en/profitability/rates-and-commissions.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.
