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

# Wallet, trading & sniping

> Available on the paid TRADER KIT plan.

## Connect your wallet

Open the **TRADING** tab → **Wallet**:

<Steps>
  <Step title="Create a trading wallet">
    Make a new wallet just for trading and paste its private key.
  </Step>

  <Step title="Set an evacuation address">
    Paste a second wallet of yours — funds are swept there in an emergency evacuation.
  </Step>
</Steps>

<Warning>Keep only your trading amount on the trading wallet.</Warning>

Once connected you see your balances. **remove** deletes the key and cancels your limit orders.

## Presets & settings

Set up your quick **buy** (in SOL) and **sell** (in % of position) buttons — they appear in the feed and the panel. You also set the quick-buy amount for the **OG extension**, plus slippage and priority fee. Everything is saved with **APPLY**.

<div style={{ maxWidth: "720px", margin: "0 auto" }}>
  <Frame>
    <img src="https://mintcdn.com/useful-ac4cab9d/_KVzZ4QABRhAefjO/images/web/wallet-trading-sniping/presets.png?fit=max&auto=format&n=_KVzZ4QABRhAefjO&q=85&s=c5aa63bc708627c64072e6ddec645203" alt="USEFUL presets" width="729" height="246" data-path="images/web/wallet-trading-sniping/presets.png" />
  </Frame>
</div>

## Trading

**From the feed (inline):** tap a preset on the card — the status shows live (`submitting → sent → confirmed/failed`), with your position and PnL below.

<div style={{ maxWidth: "1000px", margin: "0 auto" }}>
  <Frame>
    <img src="https://mintcdn.com/useful-ac4cab9d/_KVzZ4QABRhAefjO/images/web/wallet-trading-sniping/inline-trade.png?fit=max&auto=format&n=_KVzZ4QABRhAefjO&q=85&s=697f878f8355c42a1f1f25c35ac489f0" alt="USEFUL inline trading from the feed" width="1562" height="322" data-path="images/web/wallet-trading-sniping/inline-trade.png" />
  </Frame>
</div>

**The floating trade panel** — for detailed trading:

* At the top — SOL, USDC, token value and portfolio PnL%.
* On the left — the positions list (real, pending snipes, limit-only).
* Paste a token address (CA) to trade any token, or pick from the list.
* **BUY** (in SOL) and **SELL** (in %) forms — presets or a custom amount.
* At the bottom — the last 5 transactions with status and a Solscan link.

<div style={{ maxWidth: "520px", margin: "0 auto" }}>
  <Frame>
    <img src="https://mintcdn.com/useful-ac4cab9d/_KVzZ4QABRhAefjO/images/web/wallet-trading-sniping/trade-panel.png?fit=max&auto=format&n=_KVzZ4QABRhAefjO&q=85&s=5e269f5dfd0814bc942cd2883a35d2e1" alt="USEFUL trade panel" width="834" height="911" data-path="images/web/wallet-trading-sniping/trade-panel.png" />
  </Frame>
</div>

## Limit orders

Placed in the trade panel; they fire automatically. Up to **5 orders of each type** per token:

| Type            | What it does                                                   |
| --------------- | -------------------------------------------------------------- |
| **Take Profit** | Sell a % of the position when price is up by your +%           |
| **Stop Loss**   | Sell a % when price is down by your −%                         |
| **BUY-LIMIT**   | Buy more when the market cap drops by −% below the current one |

<Note>**Take Profit** and **Stop Loss** work today. **BUY-LIMIT** is in the UI, but execution is still in progress.</Note>

**Auto-limits** (in settings): the same **Take Profit and Stop Loss** placed automatically after every buy. You choose what they apply to — manual buy / dev snipe / strategy snipe. Up to 5 total, saved with APPLY.

<div style={{ maxWidth: "560px", margin: "0 auto" }}>
  <Frame>
    <img src="https://mintcdn.com/useful-ac4cab9d/_KVzZ4QABRhAefjO/images/web/wallet-trading-sniping/auto-limits.png?fit=max&auto=format&n=_KVzZ4QABRhAefjO&q=85&s=2242215e33d478d4d258df5e6b854510" alt="USEFUL auto-limits" width="729" height="602" data-path="images/web/wallet-trading-sniping/auto-limits.png" />
  </Frame>
</div>

## Sniping

The sniper buys a token for you the moment a condition is met. Both snipers are **off by default**.

<div style={{ maxWidth: "560px", margin: "0 auto" }}>
  <Frame>
    <img src="https://mintcdn.com/useful-ac4cab9d/_KVzZ4QABRhAefjO/images/web/wallet-trading-sniping/sniper.png?fit=max&auto=format&n=_KVzZ4QABRhAefjO&q=85&s=e4a92644c78af7da109e6d4deaa84fda" alt="USEFUL sniper" width="729" height="747" data-path="images/web/wallet-trading-sniping/sniper.png" />
  </Frame>
</div>

* **Strategy Sniper** — auto-buy on a signal from the strategies you pick (FLIP9s / FLIP20k / HOLD / WATCH / XSIGNAL).
* **Dev List Sniper** — auto-buy from your own list of dev wallets (import/export as text).

For either one you set a **trigger** (when to buy) and **amounts**.

Trigger:

* **on deploy** — on the token's launch
* **on dev sell 100%** — when the dev fully exits (sells everything)
* **on dev sell ≥%** — when, on their **first** sell, the dev dumps more than your threshold

Amounts: amount (SOL), slippage (%) and priority (SOL).

<Card title="Next: the extension" icon="puzzle" href="/en/extension/on-page-tools" horizontal>
  What USEFUL adds on top of Axiom, GMGN and Terminal.
</Card>
