> ## Documentation Index
> Fetch the complete documentation index at: https://docs.crisp.trade/llms.txt
> Use this file to discover all available pages before exploring further.

# The CRISP Terminal

Navigate the terminal like you navigate a trade.

CRISP is organized into tabs. Each tab maps to a stage of the trading workflow: discovery, analysis, execution, monitoring. You move through the terminal the way you move through a trade.
Every session starts on Explore.

## Terminal Tabs

<CardGroup cols={2}>
  <Card title="Explore" icon="compass" href="/web-terminal/explore-tab">
    Discover markets, trending opportunities, and smart money movements
  </Card>

  <Card title="Smart Money" icon="brain" href="/web-terminal/smart-money-tab">
    Track where experienced traders are positioning
  </Card>

  <Card title="Following" icon="user-plus" href="/web-terminal/following-tab">
    Monitor activity from traders you watch
  </Card>

  <Card title="Copytrading" icon="copy" href="/web-terminal/copytrading-tab">
    Automate execution based on wallet activity
  </Card>

  <Card title="Portfolio" icon="chart-pie" href="/web-terminal/portfolio-tab">
    Track your positions and performance
  </Card>

  <Card title="Trader Profile" icon="user" href="/web-terminal/trader-profile-page">
    Deep dive into any wallet's trading history
  </Card>
</CardGroup>
