> For the complete documentation index, see [llms.txt](https://docs.gigaverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gigaverse.io/abstract-eco/abstract-xp.md).

# Abstract XP

<figure><img src="/files/ar23wnQtU49PEq5mE5zv" alt=""><figcaption><p>Abstract Chain</p></figcaption></figure>

Abstract XP is an incentive & engagement system from [Abstract](http://abs.xyz/), the chain Gigaverse is deployed on.

XP can be earned in several ways on Abstract such as using apps, trading, minting, holding, etc.

The exact mechanism is not public and weightage-based allocations are dynamic each week.&#x20;

Within Gigaverse, there are two main ways to earn Abstract XP

* Active: Collect Abstract Stubs by playing the game, collecting items and selling them to the Travelling Merchant
* Passive: Hold [Gigaverse ROMs](/nft-collections/gigaverse-roms.md) for Abstract XP. Generate even more Abstract Stubs by using [Gigus Dust](https://glhfers.gitbook.io/gigaverse/nft-collections/gigaverse-roms#rom-upgrade) to upgrade your ROM levels.

{% hint style="success" %}
IMPORTANT: Snapshot is taken every **Friday at 12PM UTC**.️ Abstract Stubs are burned & counted towards Abstract XP automatically at the time.
{% endhint %}

{% hint style="danger" %}
Abstract Stubs do not roll over into next week.&#x20;
{% endhint %}

{% hint style="danger" %}
Abstract Stubs are not 1:1 Abstract Portal XP.
{% endhint %}

<table data-header-hidden data-full-width="true"><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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.gigaverse.io/abstract-eco/abstract-xp.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.
