# Quickstart

**System Requirements**

Any modern browser, a HyperEVM or Solana-compatible wallet, and internet.

1. **Connect or create your wallet**

Head to [trade.reachaltitude.xyz](https://trade.reachaltitude.xyz). Import an existing wallet (Phantom, Rabby, MetaMask, etc.) or create a new one directly on Altitude.&#x20;

2. **Deposit funds**

Deposit HYPE, SOL, USDC, or any supported token. Balances update immediately.

3. **Start trading**

Pick a vertical from the sidebar: Spot, Perps, or TrenchView. You can also trade straight from the Pair Analysis page by clicking a token on the Trending page.

TrenchView's social monitor is worth a look: you can find new opportunities and snipe directly from the feed.

4. **Track your performance**

The Portfolio tab shows your positions, P\&L, and transaction history across all chains.


---

# 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://docs.reachaltitude.xyz/getting-started/the-all-in-one-trading-terminal/quickstart.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.
