# 나의 자산

로그인 및 지갑을 연결하면 지갑이 보유 중인 혹은 보유했던 컬렉션들의 정보를 확인할 수 있습니다.

요약 정보에서 컬렉션 보유 개수, NFT 보유 개수, 최다 보유 컬렉션, 최다 판매 컬렉션, 연관성 높은 지갑, 총 활동 내역, 첫 거래일, 마지막 거래일, 보유 자산 가치, 추정 손익, 실현 손익 및 미실현 손익, 보유 자산 원금, 누적 구매 금액, 누적 판매 금액을 확인할 수 있습니다.

<figure><img src="/files/7GdVlxVA7EM2bJS6Ka4A" alt=""><figcaption></figcaption></figure>


---

# 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://nftstat-io.gitbook.io/nftstat/undefined-1.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.
