# 보유 자산 관리

**Portfolio 패널**

전체 포트폴리오(현재 페이지 토큰뿐만 아니라 모든 토큰)를 보여주는 별도 오버레이예요. Trading Terminal 옆에 붙이거나 따로 띄울 수 있어요.

**여는 방법:** Trading Terminal 상단의 포트폴리오 아이콘을 클릭하거나, 익스텐션 팝업의 Portfolio 바로가기를 사용해요.

**포지션별 표시 정보:**

* 토큰 이름과 티커
* 보유 수량 (토큰 잔고)
* 현재 가치 (USD)
* 미실현 손익 (USD, %)

> ℹ️ 현재 버전에서는 **진입/평균 가격이 표시되지 않아요.** 매수에 사용한 총 SOL과 현재 시장 가치를 비교해서 손익을 계산해요.

**기능:**

* **실시간 업데이트** - 가격과 손익이 실시간으로 갱신돼요
* **Portfolio에서 바로 매도** - 토큰을 선택하고 퍼센트 버튼(10% / 25% / 50% / 100%)으로 패널에서 바로 매도할 수 있어요
* **드래그 이동** - 화면 어디든 원하는 위치로 옮길 수 있어요
* **도킹/분리** - Trading Terminal에 붙이거나 독립적으로 띄울 수 있어요
* **최소화/접기** - 헤더 바만 남기고 줄일 수 있어요

**크로스 사이트 일관성**

모든 지원 사이트에서 같은 포트폴리오 데이터가 표시돼요. 사이트 간 이동해도 포지션이 변하지 않아요.

> 💡 **TIP:** 거래 후 새 포지션이 자동으로 나타나요. 수동 새로고침이 필요 없어요.


---

# 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.click.trade/product-docs-korean/chrome-extension/undefined.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.
