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

# MOGL Platform: How NIL Deals Work for All User Types

> Learn how MOGL connects college athletes, brand partners, agents, and universities in a single NIL marketplace — from deal creation to payout.

MOGL is a Name, Image, Likeness (NIL) platform that brings together college athletes, brand partners, sports agents, and university compliance teams in one place. Brand partners post campaigns, athletes apply and complete deliverables, and payments flow automatically — all within a compliance-aware environment built specifically for collegiate NIL.

## How MOGL works

The core workflow moves from campaign creation through to athlete payout. Each step involves a different role, but the platform keeps every party informed throughout.

<Steps>
  <Step title="Partner creates a job">
    A brand partner builds a campaign — called a **job** — by defining deliverables, compensation, and athlete requirements. New partners get AI-assisted deal review to help their first campaign meet platform standards faster.
  </Step>

  <Step title="Athletes discover and apply">
    Athletes browse available jobs in the marketplace and apply directly. Agents can also apply on behalf of the athletes they represent.
  </Step>

  <Step title="Partner selects and contracts">
    The partner reviews applicants and makes offers. Once both sides agree, a contract is generated and signed inside MOGL.
  </Step>

  <Step title="Athlete confirms availability">
    Before work begins, the athlete confirms they are available for the engagement. If circumstances change, either party can initiate a structured cancellation.
  </Step>

  <Step title="Athlete submits deliverables">
    The athlete completes the agreed work — a social post, appearance, or other content — and submits it through the platform for partner review.
  </Step>

  <Step title="Payment is released">
    Once deliverables are approved, MOGL processes the payment. Funds reach the athlete or agent through their connected Stripe Express account.
  </Step>
</Steps>

## Key product areas

<CardGroup cols={2}>
  <Card title="Deals & Jobs" icon="handshake" href="/concepts/deals-jobs">
    Understand the deal lifecycle — from job creation and athlete application through contracting, deliverables, and completion.
  </Card>

  <Card title="Users & Roles" icon="users" href="/concepts/users-roles">
    Learn what athletes, brand partners, agents, and university admins can each do on the platform.
  </Card>

  <Card title="Payments" icon="credit-card" href="/concepts/payments">
    See how partner payments flow through MOGL to athletes and agents, including Stripe Express setup and subscription plans.
  </Card>

  <Card title="University Compliance" icon="building-columns" href="/concepts/users-roles">
    Explore how university compliance admins monitor athlete activity and maintain institutional oversight.
  </Card>
</CardGroup>

## Who uses MOGL

| Role                              | What they do on MOGL                                                                            |
| --------------------------------- | ----------------------------------------------------------------------------------------------- |
| **Athlete**                       | Discovers deals, applies to jobs, confirms availability, submits deliverables, receives payment |
| **Brand partner**                 | Creates campaigns, reviews applicants, manages contracts, approves deliverables, pays athletes  |
| **Agent**                         | Manages a roster of athletes, applies to jobs on their behalf, receives payouts                 |
| **University / Compliance admin** | Monitors athlete NIL activity for compliance with institutional and conference rules            |

<Note>
  University compliance features are managed through a separate University API. Athletes and partners do not need to take action for compliance monitoring — it happens in the background.
</Note>

## Platform APIs

MOGL exposes three API surfaces for integrations and advanced use cases:

* **Core API** — Handles authentication, jobs, deals, payments, subscriptions, and user management for athletes, partners, and agents.
* **University API** — Powers compliance monitoring and roster management for university administrators.
* **Notifications API** — Manages in-app and push notifications for deal updates, availability requests, and payment events.
