> For the complete documentation index, see [llms.txt](https://docs.pulsetrader.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pulsetrader.xyz/xp-system-and-gamification/overview.md).

# XP System Overview

![](/files/pKGPiHLiI4rscCEoixiU)

## XP System Overview

PulseTrader's **Experience Points (XP) System** rewards traders for executing trading signals. Unlike traditional credit-based systems, XP is earned through signal execution and provides a simple way to track your trading activity.

### 🎮 **What is the XP System?**

The XP System is a **simple reward system** where traders earn experience points by executing trading signals. It's designed to:

* **Track Activity**: Monitor your signal execution history
* **Reward Participation**: Earn XP for each signal you execute
* **Simple Progression**: Accumulate XP over time through trading

***

### 🏆 **XP vs Leaderboard Points**

While both XP and Leaderboard Points track your platform activity, they serve different purposes:

#### **Experience Points (XP)**

* **Purpose**: Track your individual trading activity and signal executions
* **Earning**: Earned by executing trading signals
* **Display**: Shown in platform header next to your account
* **Usage**: Measures your personal trading journey
* **Expiration**: Never expires or decreases

#### **Leaderboard Points**

* **Purpose**: Competitive ranking system to compare performance with other traders
* **Earning**: Based on XP earned + referral bonuses
* **Display**: Shown on the [Leaderboard](/platform-features/leaderboard.md) with global rankings
* **Usage**: Compete for top positions and track community standing
* **Time Filters**: Can view rankings for "All Time", "Last Week", or "Last Month"

#### **How They Relate**

Your **Leaderboard Points** are calculated from your **XP earned**, making them directly connected:

* Trading signals earn XP → XP contributes to Leaderboard Points
* Referring traders earns bonus points (100 XP per referral) → Also contributes to Leaderboard
* Your Leaderboard rank is determined by your total points compared to other traders

**→** [**View the Leaderboard**](/platform-features/leaderboard.md) to see where you rank!

***

### 💰 **How XP Works**

#### **Earning XP**

XP is earned by executing trading signals through the platform. Each signal execution awards XP based on the strategy type and timeframe.

#### **XP Rewards by Strategy**

**Current XP rewards per signal execution:**

***

### 📈 **XP Balance & Tracking**

#### **Viewing Your XP**

Your current XP balance is displayed in the platform header next to your account information. You can see:

* **Current XP Balance**: Your available XP total
* **XP History**: Track your XP earning over time through the transaction history

#### **XP Transactions**

Every time you execute a signal, an XP transaction is recorded showing:

* **Amount Earned**: XP awarded for the signal execution
* **Strategy Type**: Which strategy generated the XP
* **Timestamp**: When the XP was earned
* **Balance After**: Your XP total after the transaction

***

### ❓ **Frequently Asked Questions**

**Q: How do I earn XP?** A: You earn XP by executing trading signals through the platform. Each signal execution awards XP based on the strategy type and timeframe.

**Q: Do I lose XP on losing trades?** A: No, you never lose XP. XP is awarded for signal execution regardless of trade outcome.

**Q: Can I buy XP with real money?** A: No, XP can only be earned through signal execution on the platform.

**Q: How long does XP last?** A: XP never expires. Your balance carries forward indefinitely.

**Q: Where can I see my XP balance?** A: Your current XP balance is displayed in the platform header. You can also view your XP transaction history through the platform.

***

*Track your trading activity with PulseTrader's simple XP system!*


---

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

```
GET https://docs.pulsetrader.xyz/xp-system-and-gamification/overview.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.
