> For the complete documentation index, see [llms.txt](https://docs.hashhunter.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hashhunter.ai/hash-hunter-terminal/quick-start.md).

# Quick Start

You can be inside the terminal in under two minutes.

#### Step 1 — Land the home page

Visit `terminal.hashhunter.app`. You'll see the landing page with the access plans.

#### Step 2 — Connect your wallet

Click the connect button. Hash Hunter uses non-custodial wallet auth — Phantom, Solflare, Backpack, or any standard Solana wallet. We never see your private key. We never custody your funds. The wallet you connect becomes your access key.

#### Step 3 — Pick an access tier

Two plans:

* **Weekly Degen** — $59 / month
* **Full Send** — $590 / year (saves $118 vs. monthly)

Pay in **SOL or USDC**. One on-chain transaction, your wallet becomes a Hash Hunter member for the duration.

#### Step 4 — You're in

After the payment confirms, you're redirected straight to the dashboard. Four tabs across the top:

* **Engagement Tracker** — live X signal per token
* **Bonding Curve Snipes** — Pump.fun launches close to graduation
* **Token Analyzer** — paste a CA, get the read
* **Multi Chain Terminal** — opens our cross-chain swap surface in a new tab

#### Step 5 — Disconnect when you're done

The wallet pill in the top right shows your connected address. Hitting `[ DISCONNECT ]` clears your session locally. Your subscription stays valid on-chain until expiry — reconnecting the same wallet puts you straight back in.

\
\ <br>

\ <br>


---

# 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.hashhunter.ai/hash-hunter-terminal/quick-start.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.
