# 대시보드

<figure><img src="/files/eJheAEeMwWWhEJDAQA9Q" alt=""><figcaption></figcaption></figure>

대시보드를 통해 드래곤스왑의 현황을 확인하실 수 있습니다.

* V3, V2 토글

토글을 통해 V3, V2 각 풀의 현황을 파악할 수 있습니다.

* TVL(Total Value Locked)

드래곤스왑에 예치된 전체 유동성 규모를 나타냅니다.

* Top Token

드래곤스왑에서 많이 거래된 토큰들입니다.

* Top Pairs

드래곤스왑 내 많이 사용된 토큰 쌍입니다.

* Transactions

최근 발생한 트랜잭션입니다.


---

# 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.dgswap.io/ko/services/dashboard.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.
