# 미국 주식 무기한 계약 거래하기

디파이 앱을 사용하여 미국 주식 가격을 추종하는 무기한 계약을 거래할 수 있습니다.

디파이 App은 Hyperliquid의 퍼미션리스 무기한 시장 시스템을 통해 빌더가 배포한 퍼페추얼을 제공합니다. 자세한 내용은 [HIP-3](https://hyperliquid.gitbook.io/hyperliquid-docs/hyperliquid-improvement-proposals-hips/hip-3-builder-deployed-perpetuals).

***

## 지원되는 시장(주식) <a href="#a0da" id="a0da"></a>

디파이 App은 현재 HIP-3 perpetuals를 통해 다음 주식을 지원합니다:

{% hint style="info" %}
디파이 앱은 Hyperliquid에서 출시되는 대로 추가 마켓을 더 추가할 것입니다.
{% endhint %}

* TSLA (테슬라)
* NVDA (엔비디아)
* AAPL (Apple)
* GOOGL (Google)
* META (Meta)
* MSFT (Microsoft)
* PLTR (Palantir)
* XYZ100 (나스닥 100 지수에 상응하는 값)

***

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

디파이 App에서 언제든지 미국 주가를 거래하세요. 미국 시장은 오후 4시에 마감합니다.

***

## 거래 시작하기 <a href="#e5b1" id="e5b1"></a>

암호화폐 자산을 거래하시는 것과 동일한 방식으로, 동일한 대시보드에서 주식 무기한 계약을 거래하실 수 있습니다. Perpetuals 대시보드에서 지원되는 주식을 검색해 보세요.

#### 배틀 로얄에 참가하세요 <a href="#id-9c02" id="id-9c02"></a>

[배틀 로얄 시즌 1](/knowledge-base/ko/reference/past-events/battle-royale.md) 활성 상태이며, Defi App을 통해 거래되는 주식은 귀하의 등급에 포함됩니다.


---

# 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/ko/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.
