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

# Introduction

> Build and integrate prediction tournaments into your game with Nexra’s API.

# 👋 Welcome to Nexra

Nexra makes it easy for **game developers** to create, manage, and monetize **game tournaments**, while letting **gamers** and **fans** earn from skill, insight, and community participation.

***

## 🚀 What you can do with Nexra

Get started with features designed for every gaming user type:

<Columns cols={3}>
  <Card title="Create tournaments" icon="trophy" href="/devs/creating-tournaments">
    Empower both developers and gamers to host tournaments right inside your
    game with Nexra’s API.
  </Card>

  <Card title="Predict outcomes" icon="lightbulb" href="/users/predictions">
    Enable users/fans to make predictions on tournaments and earn when they get
    it right.
  </Card>

  <Card title="Reward players" icon="coins" href="/gamers/rewards">
    Automate prize pools, entry fees, and payouts using Nexra’s secure payment
    logic.
  </Card>
</Columns>

***

## 🧠 How it works

<Steps>
  <Step title="Integrate Nexra’s API">
    Game devs connect using REST endpoints to create tournaments and sync match
    data.
  </Step>

  <Step title="Players join tournaments">
    Gamers can create or join tournaments, paying entry fees to compete for the
    prize pool.
  </Step>

  <Step title="Fans participate">
    Users browse tournaments on Nexra’s web app, place predictions, tip gamers,
    or fund new tournaments.
  </Step>

  <Step title="Everyone earns">
    Winners and accurate predictors get rewards automatically via Nexra’s payout
    system.
  </Step>
</Steps>

***

## 🎯 Who is it for

<Columns cols={3}>
  <Card title="Game Developers" icon="code" href="/devs">
    Build and integrate tournaments, manage match data, and monetize your game
    seamlessly.
  </Card>

  <Card title="Gamers" icon="gamepad" href="/gamers">
    Join tournaments, compete for prizes, and showcase your skills to the
    community.
  </Card>

  <Card title="Fans" icon="users" href="/users">
    Predict outcomes, tip players, and engage with tournaments for rewards.
  </Card>
</Columns>

***

## 🧩 Start building

<Columns cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Set up your first integration and create your first tournament in minutes.
  </Card>

  <Card title="API Reference" icon="terminal" href="/api/introduction">
    Explore all Nexra API endpoints and learn how to integrate them into your
    game.
  </Card>
</Columns>

***

## 💬 Need help?

<Card title="Contact Nexra Support" icon="life-ring" href="https://t.me/jessie_chuks">
  Reach out anytime. Our team’s online 24/7 here to help you ship faster.
</Card>
