# GALLERY

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

갤러리(Gallery)에서는   선미야클럽 NFT 이미지들을 토큰번호순 / 번호역순 / 랭킹순 / 랭킹역순으로 정렬할 수 있으며, 필터를 활용해 특정 파츠로 구성된 NFT를 모아볼 수 있습니다.&#x20;

지갑을 연결하면 보유 중인 NFT의 랭킹을확인할 수 있습니다.&#x20;

* [선미야클럽 홈페이지 갤러리 바로가기 ](https://sunmiya.club/gallery)

## 기능 설명

<figure><img src="/files/6CVm7H4LcSUtxsx70gzD" alt=""><figcaption></figcaption></figure>

#### **0) 기본 세팅**

* 기본적으로 NFT가 레어리티 점수 랭킹 순으로 정렬되어 있습니다.
* 필터 적용, 지갑 연결, 검색 기능을 통해 특정 NFT만 모아볼 수 있습니다.

#### **1) 필터**

* 필터에서 특정 파츠를 선택하여 해당 파츠를 가진 NFT만 모아볼 수 있습니다.
* 새로고침 버튼을 누르면 모든 조건이 선택 해제됩니다.

#### **2) 아이템 수**

* 필터를 걸었을 때 해당 조건에 맞는 아이템 수가 표기됩니다.

#### **3) MY NFT**

* 보유한 NFT를 조회하기 위해서는 지갑 연결이 필요합니다.
* 'CONNECT WALLET' 버튼을 눌러 지갑을 연결하면 보유한 NFT 카드만 조회할 수 있습니다.
* 연결한 지갑을 해제하려면 우측 상단의 'X' 버튼을 선택합니다.

#### **4) 정렬**

* 랭킹 순 / 랭킹 역순 / 번호 순 / 번호 역순으로 NFT를 정렬할 수 있습니다.

#### **5) 검색**

* 숫자를 입력하면 해당 숫자가 포함된 NFT가 검색됩니다.\
  예) 234 검색 → 2347, 2348, 2340, 0234, … 조회됨

#### **6) 카드**

* 카드를 선택하면 랭킹, 레어리티 점수, 프로퍼티를 확인할 수 있습니다.
* 하단의 'View On OpenSea' 버튼을 통해 오픈씨로 바로 이동할 수도 있습니다.


---

# 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.sunmiya.club/homepage-guide/gallery.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.
