# Spot

### Overview

Spot trading on Wick lets you buy and sell spot assets like BTC, ETH or SOL.&#x20;

With Automatic Collateral Management (ACM), your USDC automatically moves where it’s needed, so you can trade Spot markets instantly without moving funds.

### What is Unit

Unit is Hyperliquid’s asset tokenization layer. Wick integrates Unit to make deposits, withdrawals, and spot trading simple.

This brings a unified experience: on-ramp assets, trade spot, access USDC liquidity, and seamlessly move on to perps/HIP-3—without juggling accounts.

### How Spot Works in Wick

* Unified balance via AC&#x4D;**:** Your USDC is one pool. When you place a spot order, Wick allocates what’s needed automatically—no manual “move funds to spot” step
* Direct ownership: You’re exchanging assets at spot; no expiry, no leverage.

### Placing a Spot Trade

1. Open **Markets** tab from bottom menu
2. Select **Spot**
3. Choose asset
4. Press **Buy** button
5. Enter or use the slider to choose buy/sell amount
6. Optionally set a limit price for the order&#x20;
7. **Hold** the **Buy** button to place order


---

# 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://wickdottrade.gitbook.io/wick/trading/spot.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.
