> ## 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.

# RoLearn — Roblox Analytics & Intelligence Platform

> RoLearn helps Roblox developers discover trends, predict player growth, and optimize monetization with ML-powered analytics and real-time game data.

# Welcome to RoLearn

RoLearn is the intelligence platform that helps Roblox developers discover trends, predict player growth, and optimize monetization — powered by machine learning and real Roblox data.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get up and running in under 5 minutes
  </Card>

  <Card title="Features" icon="stars" href="/features/trending-games">
    Explore all platform features
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/overview">
    Integrate RoLearn data into your workflow
  </Card>

  <Card title="Plans & Pricing" icon="credit-card" href="/plans">
    Compare Explorer, Builder, Studio, and Enterprise tiers
  </Card>
</CardGroup>

## What can you do with RoLearn?

<AccordionGroup>
  <Accordion title="Discover trending games before they blow up">
    Our ML-powered trend detection analyzes player momentum, engagement patterns, and genre dynamics to surface breakout games early — often before they appear on Roblox's own trending lists.
  </Accordion>

  <Accordion title="Forecast CCU and revenue">
    Advanced time-series forecasting models predict future CCU trajectories for any tracked game. Revenue estimation combines gamepass analysis with player engagement data.
  </Accordion>

  <Accordion title="Find underserved genres">
    The Genre Opportunity Engine scores genres by saturation, growth rate, and revenue potential — helping you find the right niche before building.
  </Accordion>

  <Accordion title="Benchmark your game against competitors">
    Compare your game's CCU, engagement, and monetization metrics against genre averages and top performers.
  </Accordion>

  <Accordion title="Analyze updates with AI">
    Track how your game updates affect player counts, with AI-powered analysis of what worked and what didn't.
  </Accordion>
</AccordionGroup>

## How RoLearn Works

RoLearn continuously monitors the Roblox ecosystem using proprietary data pipelines and machine learning models. Live game data is collected, processed, and transformed into actionable predictions — all served through a real-time dashboard and REST API.

<Note>
  RoLearn tracks **thousands of Roblox games** across every genre, with data refreshed continuously throughout the day. New games are discovered automatically via smart scanning.
</Note>

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="How does RoLearn track Roblox game trends?">
    RoLearn pulls live data from the Roblox API, tracking concurrent players, visits, likes, favorites, and more. Our ML models analyze this data to detect momentum shifts and surface trending games automatically.
  </Accordion>

  <Accordion title="Can RoLearn predict future player counts?">
    Yes. RoLearn uses advanced time-series machine learning to forecast CCU up to 30 days ahead, complete with confidence intervals so you know how reliable each prediction is. See [CCU Forecasting](/features/ccu-forecasting) for details.
  </Accordion>

  <Accordion title="What Roblox genres does RoLearn cover?">
    RoLearn covers all major Roblox genres — Simulator, RPG, Tycoon, Horror, Obby, Social, Fighting, and more. The [Genre Heatmap](/features/genre-heatmap) shows opportunity scores across every genre.
  </Accordion>

  <Accordion title="Is RoLearn free for Roblox developers?">
    Yes! The Explorer plan is completely free with no credit card required. It includes trending game rankings, basic analytics, and limited game tracking. Paid plans (Builder, Studio) unlock ML forecasts, revenue simulation, and AI analysis; Enterprise adds a shared workspace, RBAC, the Brand Workspace, and the Multiplatform SDK. See [Plans & Pricing](/plans).
  </Accordion>
</AccordionGroup>
