> For the complete documentation index, see [llms.txt](https://spacextoken.gitbook.io/spacex-token/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spacextoken.gitbook.io/spacex-token/overview/access-tiers.md).

# Access Tiers

SPCX utility access is gated by token balance, rewarding committed holders with progressively powerful tools. There are three tiers of access, each unlocking a broader range of features as the holder's SPCX balance grows. The higher the tier, the more intelligence and control a user commands over their on-chain activity.

**Tier 1: Explorer**\
Minimum Hold: 500,000 **SPCX**\
The Explorer tier is designed for newcomers and casual traders taking their first steps into the SPCX ecosystem. Holding a minimum of 500,000 SPCX unlocks access to the foundational layer of the wallet tracking suite.

* Wallet Tracker (Basic): Monitor up to 5 BSC wallet addresses simultaneously.
* Real-time transaction alerts via Telegram bot for all tracked wallets
* Basic portfolio snapshot showing token balances and estimated USD value

**Tier 2: Pilot**\
Minimum Hold: 2,000,000 **SPCX**\
The Pilot tier is built for active DeFi traders who want an edge on new opportunities. At 2,000,000 SPCX, holders unlock the full Wallet Tracker alongside the Live Token Launch Monitor, a combination that gives users both depth and discovery.

* Everything included in the Explorer tier
* Wallet Tracker (Extended): Monitor up to 20 wallets with full PnL history and activity heatmaps.
* Live Token Launch Monitor: real time feed of new BSC token deployments with honeypot detection, LP lock verification, and sniper safety scoring
* Liquidity added alerts with one click, PancakeSwap chart access

**Tier 3: Commander**\
Minimum Hold: 5,000,000 **SPCX**\
The Commander tier represents the highest level of access to SPCX utilities. Reserved for serious onchain operators and power users, holding 5,000,000 SPCX unlocks the complete suite, including the proprietary AI Market Signals engine, giving holders an institutional grade intelligence advantage.

* Everything included in the Explorer and Pilot tiers
* Wallet Tracker (Full): Monitor up to 50 wallets with whale labelling, wallet tagging, and multi wallet portfolio aggregation.
* AI Market Signals: full access to trend detection, sentiment scoring, whale accumulation alerts, and composite buy/sell signal outputs
* Market Regime Classification: macro BSC health indicator updated in real time  \
  Priority access to new features and beta tools before public release


---

# 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://spacextoken.gitbook.io/spacex-token/overview/access-tiers.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.
