# 미국 주식 거래하기

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

디파이(DeFi) 앱은 Hyperliquid의 허가 없이 운영되는 퍼페추얼 마켓 시스템을 통해 HIP-3에 설명된 빌더 배포 퍼페추얼을 제공합니다.

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 지수에 상응하는 값)

***

## 오라클 소스

* 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의 무허가 무기한 선물 시장 시스템입니다.&#x20;

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

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

디파이 앱이 이제 이미 알고 계신 것과 동일한 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: 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.
