# Stock

### What is Stock Copy Trading?

Coinpilot supports copy trading for **stock perpetuals**, powered by Hyperliquid via trade.xyz.

These are **synthetic stock contracts (HIP-3)** that track the price of real-world equities.

{% hint style="info" %}
Stock positions on Coinpilot are:

• Not real equities\
• Not tradable on traditional stock exchanges\
• Synthetic contracts built on Hyperliquid

These contracts are powered by [trade.xyz](https://trade.xyz/) and follow HIP-3 standards.
{% endhint %}

### How it works

The Stock tab works the same way as Crypto and Prediction:

• Discover traders\
• Review performance\
• Configure copy settings\
• Start copying

All flows — discovery, copy trade, and portfolio tracking — are fully integrated.

### Trader Identification

Trader cards now include market badges:

• Crypto\
• Stock\
• Prediction

![](/files/2iKy4NpPjykHLJ7gctP1)

This allows you to quickly identify which market a trader operates in.


---

# 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://docs.coinpilot.com/discover-traders/stock.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.
