# 신규 분자 생성하기

학습된 Hyper Screening X 모델을 활용해서 신규 분자를 생성하는 방법은 다음과 같습니다.

### 1. 신규 분자 생성 실행

<figure><img src="/files/QWCXSlTOldBOpDqZe5d4" alt=""><figcaption><p>분자 생성 페이지의 ‘신규 분자 생성’ 버튼 클릭</p></figcaption></figure>

분자 생성 페이지에서 우측 상단에 있는 \[신규 분자 생성] 버튼을 클릭하여 신규 분자 생성 화면을 실행합니다.

### 2. 신규 분자 생성

<figure><img src="/files/yG3nuQpJXx9sH2C1T46q" alt=""><figcaption><p>신규 분자 생성 화면</p></figcaption></figure>

#### (1) 학습된 모델 선택

신규 분자를 생성하기 위해서는 먼저 학습이 완료된 모델을 선택해야 합니다.

왼쪽 리스트에서 모델을 선택하고 오른쪽 영역에서 모델에 대한 설명을 확인할 수 있습니다.

**\[리스트에서 확인할 수 있는 정보]**

<table><thead><tr><th width="122.80859375">항목</th><th>설명</th></tr></thead><tbody><tr><td>모델 태그</td><td>모델을 통해 생성된 분자의 ‘Hyper Screening X 모델’ 필드에 추가될 태그입니다.</td></tr><tr><td>모델 이름</td><td>모델 학습 시 사용자가 입력한 모델의 이름입니다.</td></tr><tr><td>분자 코드</td><td><p>해당 모델로 생성한 분자 이름 부여 시 사용될 코드입니다.</p><p>생성 분자의 이름은 ‘분자 코드-생성 번호'로 표시됩니다.</p></td></tr><tr><td>단백질 이름</td><td>해당 모델 학습의 기반이 되었던 단백질의 이름입니다.</td></tr><tr><td>소유자</td><td>해당 모델의 학습을 요청한 프로젝트 멤버입니다.</td></tr><tr><td>완료일</td><td>모델 학습이 완료된 날짜입니다.</td></tr></tbody></table>

#### (2) 생성할 분자 개수 설정

분자를 생성할 모델 선택을 완료했다면, 모델을 통해 생성할 분자의 개수를 설정해야 합니다.

생성할 수 있는 분자 개수는 최소 50개 \~ 최대 500개까지 설정할 수 있습니다.(50개 단위로 설정 가능)

#### (3) 분자 생성 요청

모델 선택 및 생성할 분자 개수 설정까지 완료했다면, \[분자 생성] 버튼을 클릭하여 분자 생성을 시작할 수 있습니다.

분자 생성이 완료되기까지는 일정한 시간이 소요됩니다.

{% hint style="info" %}
**\[분자 생성 시 필요한 토큰]**

신규 분자 생성을 위해서는 Hyper Screening X 토큰 1개가 점유됩니다.

\*Hyper Screening X 토큰은 기존 기능에 사용되는 토큰과는 별도로 Hyper Screening X를 사용하는 랩스페이스에 제공되는 Hyper Screening X 전용 토큰입니다.
{% endhint %}


---

# 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/hyper-screening-x/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.
