> For the complete documentation index, see [llms.txt](https://minara.ai/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minara.ai/docs/minara-handbook/ko/trade/liquidity/lighter.md).

# Lighter

[Lighter](https://lighter.xyz/) 영지식 퍼페추얼 거래소입니다. Minara에서는 Lighter 지갑을 대상으로 제출된 주문이 Lighter의 온체인 주문장으로 라우팅됩니다.

## 신뢰 모델

Lighter는 매칭과 결제를 영지식 증명 시스템 아래에서 수행하는 레이어 2 퍼페추얼 DEX입니다. 거래는 수탁형 거래소 백엔드가 아니라 기반 체인과 동일한 신뢰 모델로 온체인에서 체결됩니다. Minara는 Lighter를 운영하지 않으며, 그 위에 있는 인터페이스 및 실행 레이어입니다.

## 입금

Lighter 지갑은 Arbitrum을 통해 USDC 입금을 받습니다. 다른 네트워크나 토큰에서의 입금은 지갑에 반영되지 않으며, 지갑의 개인 키를 내보내 복구해야 합니다.

단계별 입금 안내는 다음을 참조하세요 [입금](broken://pages/c2f6c30a5d59b555efdb55250d731f059dec74a8#deposit).

## 거래

Lighter 지갑은 Hyperliquid 지갑과 동일한 주문 유형, 마진 모드, 리스크 관리 기능을 지원합니다. 사용 가능한 자산 목록은 Lighter의 상장 목록에서 가져오며, Lighter 지갑이 활성화되어 있을 때 Perps 거래 페이지의 자산 선택기에 표시됩니다.


---

# 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://minara.ai/docs/minara-handbook/ko/trade/liquidity/lighter.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.
