# 포지션 확인하기

### 포지션 확인하기 <a href="#id-877dba19-0f27-4b81-af28-c1f0479dd15b" id="id-877dba19-0f27-4b81-af28-c1f0479dd15b"></a>

홈 화면에서 **Positions**를 탭하거나 `/positions` 명령어를 보내면 돼요. 현재 보유 중인 모든 토큰이 표시돼요.

<figure><img src="https://content.gitbook.com/content/2Ff6PHR5EN5ZC0QYEAPf/blobs/HTmBtPzQZ4xtJWDU27Iy/Bildschirmfoto%202025-08-30%20um%2011.07.17.png" alt=""><figcaption></figcaption></figure>

***

### 포지션 상세 정보 <a href="#f80ff834-0e6a-4c28-aec9-17a7ad0f5b36" id="f80ff834-0e6a-4c28-aec9-17a7ad0f5b36"></a>

각 포지션에 표시되는 정보:

* **토큰 이름 및 티커**
* **가치** - SOL 및 USD 기준
* **PnL %** - 미실현 손익 비율
* **시가총액** - 현재 시가총액
* **가격** - 현재 토큰 가격
* **컨트랙트 링크** - 온체인 확인용 Solscan 토큰 컨트랙트 주소 링크

### PnL Card <a href="#id-39a96361-c23f-46d7-8422-a4e20a2d5d00" id="id-39a96361-c23f-46d7-8422-a4e20a2d5d00"></a>

각 포지션에 **PnL Card** 버튼이 있어요. 탭하면 트레이딩 성과(진입가, 현재가, PnL 등)가 담긴 공유용 이미지 카드가 생성돼요. 포지션의 100%를 매도하면, **Auto PnL Card**가 Sell Settings에서 켜져 있을 경우 자동으로 실현 PnL 카드가 생성돼요.

### 네비게이션 <a href="#id-9950a3d3-c56d-41f0-bcfe-e35aa43f545c" id="id-9950a3d3-c56d-41f0-bcfe-e35aa43f545c"></a>

* **Previous / Next** - 포지션 간 이동
* **Refresh** - 실시간 가격으로 포지션 데이터 업데이트
* **Home** - 홈 화면으로 복귀

### 포지션이 없을 때 <a href="#acd6f6c7-236b-4eda-bd6d-53e68836d897" id="acd6f6c7-236b-4eda-bd6d-53e68836d897"></a>

보유 포지션이 없으면 "Paste a token address to start a trade." 메시지가 표시돼요.

### 포트폴리오 가치 <a href="#id-8334f21f-94df-4c95-9283-c27313ff2ac4" id="id-8334f21f-94df-4c95-9283-c27313ff2ac4"></a>

전체 포트폴리오 가치(보유 토큰 전체 + SOL 잔고)가 Positions 화면 **하단**에 표시돼요.


---

# 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/spot-trading-bot/undefined/undefined-3.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.
