# Spot & Perp Trading

QuantHive offers a powerful platform for both **spot and perpetual (perp) trading**, combining AI-driven insights with seamless on-chain execution. For **spot trading**, users can access omni-chain swaps across supported networks with real-time smart money signals and token safety checks.

For **perp trading**, QuantHive enables USDC deposits from Arbitrum into Hyperliquid perpetuals wallets, with AI-enhanced trade signals and risk management tools to support leveraged strategies, all designed to help retail traders trade smarter and safer.

To switch between perp and spot mode, simply click the 'Perp' or 'Spot' button located at the top left of the screen, next to the QuantHive logo.

<figure><img src="https://i.ibb.co/ZzGFSBtX/perp-spot.png" alt=""><figcaption></figcaption></figure>


---

# 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://quanthiveai.gitbook.io/docs/tradingtools/spot-and-perp-trading.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.
