# Abstract XP

## What is Abstract XP?

<figure><img src="/files/HZuybwCMpDMUV721aNws" alt=""><figcaption></figcaption></figure>

[Abstract XP](https://docs.abs.xyz/portal/overview#what-is-xp) is the native reward system of the Abstract Chain. By earning XP, you build your eligibility for future airdrop rewards while unlocking early access to exclusive items and events. Simply put, more XP means bigger rewards.

***

## Ways to earn XP by playing Onchain Heroes

### Marbles

Marbles are the main way to earn Abstract XP. They’re rewarded directly through gameplay, with different marble types tied to different activities.&#x20;

During the offseason, only **Ocean Marbles** are available. Any marbles earned in a week are automatically redeemed for Abstract XP at the end of the weekly cycle.

> In the future, players will be able to choose how many marbles they want to redeem each week for Abstract XP.

### Holding OCH NFTs

Players can earn passive Abstract XP by holding [**Genesis Hero NFTs**](/heroes/genesis-heroes.md) or [**Ringbearer NFTs**](/items-and-assets/ringbearers.md). This system only generates XP, not marbles.&#x20;

XP accrues per NFT and is redeemed automatically each week, with Ringbearer NFTs producing more XP per NFT than Genesis Heroes.


---

# Agent Instructions: 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:

```
GET https://docs.onchainheroes.xyz/abstract-rewards/abstract-xp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
