> For the complete documentation index, see [llms.txt](https://docs.looplay.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.looplay.gg/getting-started/how-looplay.gg-works/game-hub-layer.md).

# Game Hub Layer

The Game Hub is the first thing you'll see inside Looplay.GG. Pick a game, play, and start earning just by having fun.

What's inside:

* Casual games anyone can pick up
* Fast, replayable formats built for quick sessions
* New games added over time

At the start, all games are built by Looplay to keep quality high. Over time, creators will publish their own games here too. That's the point where players you meet in the Hub might be playing something *you* made.

Every game in the Hub is connected to the Looplay system. Your play sessions count: they earn you Alpha Points for each game's airdrop and build toward future rewards. The more you play, the more you've earned when reward time comes.

Our rule for every game here: Easy to start, Easy to replay, Worth your time.

#### \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

#### GAMING JOURNEY

If you're a gamer, Looplay.GG is where having fun and earning happen at the same time. Start with simple spins, move into the Game Hub, and go as deep as you want.

{% stepper %}
{% step %}

### Step 1 - Start with Looplay.GG

Open Looplay and start small:

* Claim your first rewards with Daily Check-in and Daily Missions
* Try a few spins for direct rewards

Before long, you've built a routine. Show up, do a few actions, and your Airdrop Points and resources start stacking up

{% endstep %}

{% step %}

### Step 2 - Move into gameplay

Pick a game and put real time into it. This is where Alpha Points come in: they're earned only through actual gameplay, and they decide your share when that game launches its token and also rewards in Game Jam or Tournament.

The real value is in playing. At this stage, you're not just collecting rewards anymore. You're building a position of yourself in Looplay.

{% endstep %}

{% step %}

### Step 3 - Experience your Game Airdrops&#x20;

When a game played launches its token, everything connects.

Only players of that game can participate, and Alpha Points decide your share. The more active you were, the stronger your position for higher allocation.

When you play, you earn Alpha Points. These points are not something you can buy, they only come from actual gameplay. And they matter because they decide your position when a game launches its token.

So if you were early and active in a game, you’re in a better position. If you come in late, you can still participate. but it’s harder to catch up.

{% endstep %}

{% step %}

### Step 4 - Grind for Looplay.GG Airdrop (Coming Soon)

{% endstep %}
{% endstepper %}

#### \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_  TOURNAMENT (Coming Soon)

Tournaments are time-limited competitive events inside the Game Hub.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.looplay.gg/getting-started/how-looplay.gg-works/game-hub-layer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
