# 대시보드

대시보드의 기능에 대해서 알아보세요.\
파트너 현황을 한눈에 확인할 수 있습니다.

## 📘 전체 현황

### 컨트랙트

발행된 컨트랙트 수를 보여줍니다.

### NFT 발급 현황

발급된 NFT 수를 보여줍니다.

### 인증 위젯 사용처

인증 위젯을 사용하는 서비스의 수를 보여줍니다.

### 인증 위젯 사용량

인증 위젯의 일간 사용량을 보여줍니다.

## 📘 관리자 인증 현황

관리자 활동 정보를 보여줍니다.

## 📘 NFT 발행 현황

일간/주간/월간/연간 단위로 발행 현황을 그래프로 보여줍니다.

## 📘 인증 위젯 사용 현황

일간/주간/월간/연간 단위로 사용 현황을 그래프로 보여줍니다.


---

# 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://metastar.gitbook.io/daopass-doc/partner/contents/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.
