# Welcome to CORE

## 📚 What is CORE?

CORE is the XP engine of the X1 ecosystem.

Every time you interact with certain X1 protocols like XDEX, Degen, or the X1 Wallet, your actions generate **XP** based on the real economic value you contribute. XP can be redeemed for **XNT**, the network’s native token.

CORE creates a unified, fair, and abuse-resistant rewards system across all X1 products.

***

### 🎯 What Can You Do With CORE?

* Earn XP through swaps, staking, liquidity, launching tokens, and bridging
* Boost XP with Degen Skulls
* Invite users and earn Social XP
* Redeem XP for XNT every cycle
* Track all activity in one dashboard

***

### 📲 Key Principles

* XP must come from **real on-chain actions**
* XP scales with value using **fair, diminishing-return formulas**
* XP cannot be transferred or sold
* XP → XNT conversion rate updates each cycle based on vault funding
* No micro-action spam is rewarded


---

# 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://x1core.gitbook.io/core/welcome-to-core.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.
