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

# Overview

## 5 Star

Docs for **5 Star** — a Solana alpha group and the real trading tools that power it. Discord is where the calls, wallet trackers, and community live.

{% hint style="warning" %}
We have no token. We will never DM you first, and never ask for a seed phrase, private key, or payment outside the official [pricing page](https://join5star.xyz/pricing). Scan, PnL, and market data are informational only, not financial advice.
{% endhint %}

#### What's included

* **Free tier** — free-tier alpha calls, market updates, and community access. [Join free on Discord](https://discord.gg/uxe3fMw94H).
* **Pro membership** — cancel anytime. Adds Alpha Calls & Trade Signals, Wallet Trackers & Live Alerts, Live KOL calls, and priority support. Live pricing at [join5star.xyz/pricing](https://join5star.xyz/pricing). See Membership.
* **CA Checker & Wallet Tracker** — live Discord bots. Every scan includes automatic 5 Star Intelligence with no setup needed. See Commands.
* **5 Star Intelligence** — every CA scan and wallet alert includes pre-computed on-chain intelligence delivered by [api.join5star.xyz](https://api.join5star.xyz). Three data sources: direct Solana on-chain data, pump.fun token metadata, and a tracked network of insider wallets from fomo.family. Nothing to configure — it's built in.
* **PFun Launcher** — Telegram-based token launcher on pump.fun with multi-wallet support, Jito bundles, and cashback.

#### Where to start

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><h4>🚀</h4><p><strong>Getting Started</strong></p><p>New here? Join Discord and find your way around in a few steps.</p></td><td></td><td></td></tr><tr><td><h4>🖥️</h4><p><strong>Command Reference</strong></p><p>Every command, who can run it, and where it works.</p></td><td></td><td></td></tr><tr><td><h4>💳</h4><p><strong>Membership</strong></p><p>Free vs. Pro tiers, how to join or upgrade, and managing your subscription.</p></td><td></td><td></td></tr><tr><td><h4>❓</h4><p><strong>FAQ</strong></p><p>Common issues — access, missing alerts, billing, and more.</p></td><td></td><td></td></tr></tbody></table>

[← Back to join5star.xyz](https://join5star.xyz)


---

# 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.join5star.xyz/overview.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.
