> 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-perpetuals.md).

# 미국 주식 무기한 선물 거래

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

디파이 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 무기한 상품을 통해 다음 주식들을 지원합니다:

{% hint style="info" %}
디파이 App는 Hyperliquid에서 추가 시장이 출시되는 대로 이를 계속 추가할 예정입니다.
{% endhint %}

* TSLA(테슬라)
* NVDA(엔비디아)
* AAPL(애플)
* GOOGL(구글)
* 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) 서비스가 운영 중이며, 디파이 App을 통해 주식을 거래한 것도 순위에 반영됩니다.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.defi.app/knowledge-base/ko/trade-and-earn/trade-perpetuals/trade-us-stock-perpetuals.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
