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

# Instant Trading

> Buy and sell tokens with one click directly on supported sites.

<Info>
  **The trading modal lets you buy and sell tokens without leaving the page you're on.** A draggable modal automatically appears on token pages across supported sites.
</Info>

## Trading Modal

When you visit a token page on Axiom, Dexscreener, Padre, or GMGN, the trading modal opens automatically:

* Detects the token from the current page — no need to paste addresses
* **Draggable** — reposition anywhere on screen
* **Minimize** — dock as a compact Shuriken widget in the bottom-right corner; click to expand again

## Buying

<Steps>
  <Step title="Navigate to a Token Page">
    Visit any token page on a supported site. The trading modal appears automatically.
  </Step>

  <Step title="Select Gas Preset">
    Choose Auto, P1, or P2 from the preset selector in the modal.
  </Step>

  <Step title="Click a Buy Amount">
    Click one of the preset buy buttons (e.g., 0.5 SOL). The trade executes immediately.
  </Step>
</Steps>

## Selling

Click the quick-sell percentage buttons in the modal to sell a portion of your position. You can also sell directly from the [positions header](/browser-extension/positions-header).

## Modal Features

| Feature              | Description                                                                                                                            |
| -------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| Wallet Balance       | Current balance for the selected chain, updates in real time                                                                           |
| Gas Preset Selector  | Switch between Auto, P1, P2 directly in the modal. Tap the pencil icon to open extension settings.                                     |
| PnL Display          | Position amount, entry price, current price, and unrealized profit/loss (% and \$) at the bottom of the modal                          |
| Automations Checkbox | Toggle take profit/stop loss directly in the modal — applies to buys only. See [Automation](/browser-extension/automation).            |
| Hotkeys              | Toggle keyboard shortcuts for trading actions. See [Terminal One-Click Trade](/shuriken-terminal/one-click-trade) for similar hotkeys. |

## Trade Notifications

After each trade, a toast notification confirms:

* Token name and icon
* Transaction status (submitted, success, or failure)

<Warning>
  Trades execute immediately — preset buttons have no confirmation step. Make sure your amounts and gas settings are correct before trading.
</Warning>

<CardGroup cols={2}>
  <Card title="Buy & Sell Settings" icon="sliders" href="/browser-extension/buy-sell-settings">
    Configure your preset amounts and gas
  </Card>

  <Card title="Positions Header" icon="chart-line" href="/browser-extension/positions-header">
    Track and sell positions from the header
  </Card>
</CardGroup>
