> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rolearn.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Revenue Simulator

> Estimate Roblox game revenue with ML-powered simulation — input CCU, gamepasses, and genre for monthly earning projections

The Revenue Simulator helps you estimate how much a Roblox game could earn based on its player engagement and monetization setup.

## How It Works

The simulator uses machine learning trained on real Roblox marketplace data. Input your expected metrics and get revenue projections across conservative, expected, and optimistic scenarios.

## Inputs

| Parameter              | Description                           |
| ---------------------- | ------------------------------------- |
| Average CCU            | Expected concurrent players           |
| Gamepass count         | Number of gamepasses offered          |
| Average gamepass price | Mean price across all passes          |
| Genre                  | Game genre (affects conversion rates) |
| Engagement score       | Player retention/engagement estimate  |

## Output

* **Monthly revenue estimate** with confidence range (conservative / expected / optimistic)
* **Revenue breakdown** by gamepass tier
* **Comparison** against genre average revenue

<Tip>
  Use the Revenue Simulator alongside [Game Benchmarking](/features/game-benchmarking) to see how your projected revenue compares to genre norms.
</Tip>

## Plan Limits

| Plan     | Daily Simulations |
| -------- | :---------------: |
| Explorer |         —         |
| Builder  |         5         |
| Studio   |     Unlimited     |

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="How accurate is the Roblox revenue simulator?">
    The simulator provides estimates based on real marketplace patterns. Actual revenue depends on many factors including your game's retention, monetization design, and player demographics. Use the conservative estimate for planning and the optimistic estimate as a stretch goal.
  </Accordion>

  <Accordion title="What factors affect Roblox game revenue?">
    The biggest factors are CCU (more players = more potential buyers), gamepass pricing strategy, number of monetization options, genre (some genres convert better), and player engagement depth.
  </Accordion>

  <Accordion title="How much can a Roblox game earn?">
    Revenue varies enormously. Games with 1K CCU typically earn in the low thousands per month, while games with 100K+ CCU can generate tens of thousands monthly. The simulator helps you model specific scenarios for your game.
  </Accordion>
</AccordionGroup>
