> For the complete documentation index, see [llms.txt](https://docs.defi.app/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.defi.app/knowledge-base/ko/trade-and-earn/trade-perpetuals/trade-us-stock.md).

# 미국 주식 거래

디파이 앱을 사용하면 미국 주가를 추종하는 퍼페추얼 계약을 거래하실 수 있습니다.

디파이 앱은 HIP-3에 설명된 Hyperliquid의 무허가 퍼페추얼 마켓 시스템을 통해 빌더가 배포한 퍼페추얼을 제공합니다.

HIP-3에 대한 자세한 내용은 여기에서 확인하실 수 있습니다: <https://hyperliquid.gitbook.io/hyperliquid-docs/hyperliquid-improvement-proposals-hips/hip-3-builder-deployed-perpetuals>, 또는 여기에서 디파이 앱의 퍼페추얼 마켓 구성을 확인하세요.

***

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

디파이 앱은 현재 HIP-3 퍼페추얼을 통해 다음 주식을 지원합니다:

{% hint style="info" %}
디파이 앱은 Hyperliquid에서 출시되는 추가 마켓을 순차적으로 추가할 예정입니다.
{% endhint %}

* TSLA (테슬라)
* NVDA (엔비디아)
* AAPL (Apple)
* GOOGL (Google)
* META (Meta)
* MSFT (Microsoft)
* PLTR (Palantir)
* XYZ100 (나스닥 100 지수와 동일한 지수)

***

## 오라클 소스

* Liam이 다시 연락드릴 예정
* <https://docs.trade.xyz/about-trade-xyz/hyperliquid-xyz-and-hip-3>

***

## 왜 중요한가 <a href="#id-294d" id="id-294d"></a>

24시간 연중무휴 거래: 미국 시장은 오후 4시에 마감합니다. HIP-3는 그렇지 않습니다. 언제든지 주식을 거래하세요.

중개사 없음: Robinhood도, TD Ameritrade도 없습니다. 그저 디파이 App 계정만 있으면 됩니다.

KYC 없음: 셀프 커스터디. 사용자님의 키. 사용자님의 자산.

***

## 빌더 마켓 <a href="#id-05f9" id="id-05f9"></a>

### HIP-3

HIP-3는 Hyperliquid의 퍼미션리스 무기한 마켓 시스템입니다.

디파이 App은 이제 HIP-3 마켓을 지원합니다.

주식 무기한 계약을 거래할 수 있습니다.

디파이 App은 이제 여러분이 이미 익숙한 동일한 UX로 이러한 마켓을 제공합니다.

자세한 내용은 여기에서 확인하세요 <https://hyperliquid.gitbook.io/hyperliquid-docs/hyperliquid-improvement-proposals-hips/hip-3-builder-deployed-perpetuals>

### 디파이 앱 설정

* 이 정보를 추가하세요

***

## 다음 단계 <a href="#e5b1" id="e5b1"></a>

#### 거래 시작 <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) 현재 진행 중이며, HIP-3 거래는 순위에 반영됩니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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