# Trade US Stock

You can trade perpetual contracts that track the price of U.S. stocks using Defi App.

Defi App offers builder-deployed perpetuals via Hyperliquid's permissionless perpetual market system, outlined in HIP-3.

Read more about HIP-3 here: <https://hyperliquid.gitbook.io/hyperliquid-docs/hyperliquid-improvement-proposals-hips/hip-3-builder-deployed-perpetuals>, or see Defi App's perpetual market configuration here.

***

## Supported Markets (Stocks) <a href="#a0da" id="a0da"></a>

Defi App currently supports the following stocks via HIP-3 perpetuals:

{% hint style="info" %}
Defi App will add additional markets as they launch on Hyperliquid.
{% endhint %}

* TSLA (Tesla)
* NVDA (Nvidia)
* AAPL (Apple)
* GOOGL (Google)
* META (Meta)
* MSFT (Microsoft)
* PLTR (Palantir)
* XYZ100 (Nasdaq 100 index equivalent)

***

## Oracle Sources

* Liam to get back
* <https://docs.trade.xyz/about-trade-xyz/hyperliquid-xyz-and-hip-3>

***

## Why It Matters <a href="#id-294d" id="id-294d"></a>

24/7 Trading: US markets close at 4pm. HIP-3 doesn’t. Trade stocks any time.

No Brokerage: No Robinhood. No TD Ameritrade. Just your Defi App account.

No KYC: Self-custody. Your keys. Your assets.

***

## Builder Market <a href="#id-05f9" id="id-05f9"></a>

### HIP-3

HIP-3 is Hyperliquid’s permissionless perpetual market system.&#x20;

Defi App now supports HIP-3 markets.

You can trade perpetual contracts on stocks

Defi App now exposes these markets with the same UX you already know.

Read more here <https://hyperliquid.gitbook.io/hyperliquid-docs/hyperliquid-improvement-proposals-hips/hip-3-builder-deployed-perpetuals>

### Defi App Config

* Add this info

***

## Next Steps <a href="#e5b1" id="e5b1"></a>

#### Start Trading  <a href="#e5b1" id="e5b1"></a>

Trade stock perpetuals the same way and through the same dashboard. On your Perpetuals dashboard, search for any supported stock as you would a crypto asset.

#### Compete in Battle Royale <a href="#id-9c02" id="id-9c02"></a>

[Battle Royale Season 1](/knowledge-base/reference/past-events/battle-royale.md) is live, and trading  HIP-3 counts toward your rank.


---

# 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.defi.app/knowledge-base/trade-and-earn/trade-perpetuals/trade-us-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.
