# 하이퍼 디자인

## 1. Hyper Design 기능 개요

* **자동화된 분자 설계**\
  입력된 분자의 구조와 타겟 단백질의 결합 부위 정보를 바탕으로, AI가 R-group 대체를 통해 새로운 분자 구조를 자동으로 설계합니다.
* **치환 위치 지정 및 제안**\
  사용자가 치환할 위치를 직접 선택하거나, AI로부터 자동 제안을 받을 수 있으며, 각 치환 위치마다 최대 50개의 후보 분자가 생성됩니다.
* **계층도 기반 설계 관리**\
  생성된 분자들을 계층도 형태로 구성하여, 설계 과정을 체계적으로 관리할 수 있습니다.

## 2. Hyper Design 활용 전제 조건

* **Hyper Design**을 사용하려면 먼저 **hit 화합물**이 필요합니다.
* **Bench**에서 분자를 등록한 후, **Hyper Binding 계산**을 완료해야 합니다.
* Hyper Design은 등록된 hit 화합물을 기반으로, **R-group의 추가 또는 치환을 통해 lead 화합화를 최적화**합니다.


---

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