> For the complete documentation index, see [llms.txt](https://docs.liveart.xyz/liveart/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liveart.xyz/liveart/art-token/airdrop/allocation.md).

# Allocation

## Keeping Rewards Fair and Square

Your final **$ART allocation** isn’t based on a single metric. It’s built from a mix of different components that capture your activity and influence across the LiveArt ecosystem.

### Components of $ART Allocation

Remember — ART Points are only one factor in the overall allocation system. Your final allocation reflects your full activity across the LiveArt ecosystem.

Here’s what’s included:

* Referral points
* Points Universe
* Collection Hunt (reflected if you connected EVM before Sep 1)
* LiveArt x Reva Membership
* LiveArt V1 Membership
* LiveArt Collections (Yue Minjun, Chris Levine, etc.)
* Gold Passes
* Ordinals / BTC
* Fraction participation bonus
* Bounty Program
* Bonus for holding LiveArt premium collections
* Launchpad participation bonus

### Keeping Things Fair

ART Points come from activities like quiz games and NFT confirmations. To keep things fair botted activity was removed:

* **Quiz Game**: we removed ART points earned if it had ALL correct answers given for ALL 10 questions in less than 3 seconds in total
* **NFT Confirmation Game:** there was a bug people exploited to get ART points multiple times within the same day (or even minute) — only one legitimate ART points allocation per day was left, all duplicates were cleaned up

### Why It Matters

The allocation system has been consistent from day one: it rewards **top genuine participation** across the entire ecosystem. No exploits, no shortcuts — just fair recognition of the community members driving LiveArt forward.

By combining multiple sources, your $ART allocation reflects a complete picture of engagement, not just one activity. That’s how we ensure rewards stay transparent, trustworthy, and community-driven.

✨ And most importantly — it means every $ART earned is backed by real activity, real contributions, and a community that’s building something extraordinary together.


---

# 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.liveart.xyz/liveart/art-token/airdrop/allocation.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.
