# 하이퍼 디자인 결과 확인하기

## 하이퍼 디자인 결과 확인하기

하이퍼 디자인으로 생성된 분자를 검토하여, 적합한 유도체를 찾아 계층도에 추가할 수 있습니다.

1. 카드 하단 **`Design`**&#xC744; 클릭하면 Hyper Design 로그 및 화합물 리스트를 확인할 수 있습니다.\
   ![](/files/N7nFTKZbIxqneHdMBx3z)
2. 각 화합물의 **Binding Score, logP, TPSA, 분자량** 등의 정보를 참고해 원하는 화합물을 선택할 수 있습니다.<br>

   <figure><img src="/files/UoAjI1ehNxsSpAmnk1qM" alt=""><figcaption></figcaption></figure>
3. 필요시 정렬 또는 필터 기능을 이용할 수 있습니다.
4. 선택은 체크박스를 통해 진행하며, 선택 후 **\[추가] 버튼**을 클릭하면 계층도에 추가됩니다.
5. **최대 50개까지** 디자인 결과가 제공됩니다.

***

## 분자 카드 정보 설정하기

**계층도(Hierarchy) 뷰**에서는 분자 카드에 표시되는 정보를 설정할 수 있습니다.

<figure><img src="/files/0T5CCItL1xK37ox6G3ju" alt=""><figcaption></figcaption></figure>

#### 1. 카드 정보 설정 방법

* 계층도 화면 우측 상단의 <kbd>**카드 정보 설정**</kbd>을 클릭합니다.
* 카드에 표시할 항목을 최대 3개까지 선택할 수 있으며, **항상 Hyper Binding 점수는 최상단에 고정**됩니다.
* 항목 순서는 드래그하여 조정할 수 있습니다.
* 설정 가능한 항목은 각 Bench에 등록된 **필드 데이터**를 기반으로 제공됩니다.

#### 2. 저장 및 적용

* 원하는 정보를 선택한 후, 하단의 **\[저장 후 적용] 버튼**을 클릭하면 카드 정보가 갱신됩니다.
* 변경된 정보는 현재 Bench 내 **모든 계층도 페이지에 동일하게 적용**됩니다.
* 단, **계산되지 않은 항목은 카드에 표시되지 않을 수 있습니다.**


---

# 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/result.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.
