# Trade US Stock Perpetuals

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](https://hyperliquid.gitbook.io/hyperliquid-docs/hyperliquid-improvement-proposals-hips/hip-3-builder-deployed-perpetuals).

***

## 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)

***

## Impact <a href="#id-294d" id="id-294d"></a>

Trade on US stock prices at any time on Defi App. US markets close at 4pm.

***

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

Trade stock perpetuals the same way and through the same dashboard that you trade crypto assets. On your Perpetuals dashboard, search for any supported stock.

#### 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 stock through Defi App 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-perpetuals.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.
