# Commission & Revenue

When a subscriber pays for your picks, Bet2Invest takes a platform commission on each transaction. You receive the remainder, your **net revenue**.

This page explains how the commission works, how it evolves, and what you actually earn.

***

### How commission works <a href="#how-commission-works" id="how-commission-works"></a>

Every time a subscriber pays for your subscription or purchases a pick pack, Bet2Invest deducts a commission from the gross amount. The rest is sent to you.

**Example:**

> A subscriber pays €30/month. With a 67% commission rate, you receive €20.10/month (before VAT) from that subscriber.

When you are "Paid", the commission rate is not fixed, it decreases as you gain more active subscribers.

***

### Commission tiers <a href="#commission-tiers" id="commission-tiers"></a>

Your commission rate is determined by your number of **active paying subscribers** at any given time:

| Active subscribers | Your share |
| ------------------ | ---------- |
| 0 – 3              | **55%**    |
| 4 – 7              | **60%**    |
| 8 and above        | **67%**    |
| ⭐️ **PRO Status**  | **67%**    |

The rate updates **automatically** each time a new subscriber joins. If you lose subscribers and drop below a threshold, the rate adjusts accordingly.

***

### Why does commission increase with subscribers? <a href="#why-does-commission-increase-with-subscribers" id="why-does-commission-increase-with-subscribers"></a>

The commission structure is designed to reward growth. A tipster who has built a real audience has proven their value, and Bet2Invest reflects that by taking a smaller cut.

It also serves as an incentive: rather than raising your price prematurely, growing your subscriber base is another lever to increase your net revenue.

***

### Estimating your monthly earnings <a href="#estimating-your-monthly-earnings" id="estimating-your-monthly-earnings"></a>

A simple way to think about your net revenue (before VAT):

```
Net revenue = subscription price × active subscribers × commission rate
```

**Examples at €30/month subscription:**

| Subscribers | Commission rate | Gross/month | /month before VAT |
| ----------- | --------------- | ----------- | ----------------- |
| 2           | 55%             | €60         | **€33**           |
| 5           | 60%             | €150        | **€90**           |
| 10          | 67%             | €300        | **€201**          |
| 25          | 67%             | €750        | **€502**          |
| 50          | 67%             | €1,500      | **€1,005**        |

***

### Pick pack commissions <a href="#pick-pack-commissions" id="pick-pack-commissions"></a>

The same commission tiers apply to pick pack purchases. If a subscriber buys a 10-pick pack at €15 and your current rate is 60%, you receive €9.

***

### Key takeaways <a href="#key-takeaways" id="key-takeaways"></a>

1. **You start at 55%** and rise to **67%** as you gain subscribers, no action required.
2. **Growing your audience increases your earnings twice over**: more subscribers at a higher rate.
3. **Pick packs follow the same commission structure** as subscriptions.


---

# 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.bet2invest.com/sell-your-picks/commission-and-revenue.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.
