# 직접 그려서 디자인하기

**Hyper Design**에서는 AI 디자인 기능 외에도,\
사용자가 직접 분자 구조를 설계할 수 있는 **‘분자 그리기’ 기능**을 제공합니다.

***

**1. 분자 그리기 탭 열기**

새로운 분자를 설계하거나 기존 분자 구조를 수정하려면, **\[분자 그리기]** 탭을 클릭하세요.\
탭을 클릭하면 다양한 **분자 편집 도구**가 표시되며, 이 공간에서 직접 분자를 그리거나 수정할 수 있습니다.

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

***

**2. Custom Design 처리 방식**

직접 그린 분자는 **Custom Design**으로 분류되며,\
해당 분자는 **Hyper Binding**과 동일한 방식으로 단백질-리간드 바인딩 계산이 수행됩니다.

> 이 기능을 활용하면 AI 제안이 아닌 연구자의 직관과 전략에 기반한 디자인이 가능합니다.


---

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