# 하이퍼 디자인 리스트

<figure><img src="/files/zZXuREAI6EEoIAkfVnlB" alt=""><figcaption><p>하이퍼 디자인 리스트 페이지</p></figcaption></figure>

왼쪽 메뉴의 **`Hyper Design`** 메뉴를 클릭하면 하이퍼 디자인 리스트를 확인할 수 있습니다.

## 1. 하이퍼 디자인 리스트 표시 조건

하이퍼 디자인 리스트에서 조회 가능한 하이퍼 디자인 페이지는 다음과 같습니다.

{% hint style="info" %}
**프로젝트 내 사용자가 조회 가능한 모든 Bench에서, 다음 조건 중 하나를 충족한 분자**

1. 하이퍼 디자인 실행 이력(하이퍼 디자인 로그)을 보유한 분자
2. 하위 유도체를 보유한 분자

\*조건 중 하나도 충족하지 않는 분자는 하이퍼 디자인 리스트에서 확인할 수 없으며, Bench에서 특정 단백질에 대해 하이퍼 디자인을 실행해야 합니다.
{% endhint %}

## 2. 하이퍼 디자인 리스트 정보

하이퍼 디자인 리스트에서는 다음의 정보를 제공합니다.

| 항목        | 설명                                                   |
| --------- | ---------------------------------------------------- |
| 분자 이름     | 하이퍼 디자인 계층도 상 최상위 분자의 이름입니다.                         |
| 분자 구조     | 하이퍼 디자인 계층도 상 최상위 분자의 2D 구조입니다.                      |
| 유도체 수     | 해당 분자가 활성 단백질의 하이퍼 디자인 페이지에 추가되어 있는 유도체 수입니다.        |
| 활성 단백질    | 해당 분자와 연결된 활성 단백질입니다.                                |
| 연결된 Bench | <p>해당 분자가 소속된 Bench입니다.<br>클릭 시 해당 Bench로 이동합니다.</p> |
| 소유자       | 해당 분자를 Bench에 추가한 프로젝트 내 멤버의 정보입니다.                  |
| 생성일       | 해당 분자가 Bench에 추가된 일자입니다.                             |

## 3. 하이퍼 디자인 페이지 진입

하이퍼 디자인 리스트의 각 Row를 클릭하면, 해당 분자의 단백질별로 분리된 하이퍼 디자인 페이지로 이동합니다.


---

# 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.hits.ai/docs-ko/project-feature-ko/undefined-1/undefined.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.
