# 하이퍼 바인딩, ADME/T 계산 및 결과 확인하기

등록한 분자들에 대해 하이퍼 바인딩과 하이퍼 ADME/T 계산을 수행하는 과정은 다음과 같습니다.

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

**\[ 분자 목록 ]**&#xC5D0; 있는 분자 리스트 중 **\[ 하이퍼 바인딩 ]**&#xACFC; **\[ 하이퍼 ADME/T ]** 열을 보시면 **\[ 계산 ]**&#xC774;라 적혀있는 파란색 아이콘이 있습니다 (1번: 하이퍼 바인딩, 2번: 하이퍼 ADME/T).&#x20;

해당 아이콘을 클릭하면 인공지능 예측이 시작되며 아이콘이 아래 그림과 같이 바뀌게 됩니다.

{% hint style="warning" %}
현재 여러 분자에 대한 하이퍼 바인딩 혹은 하이퍼 ADME/T 일괄 계산을 지원하지 않고 있습니다. **\[ 계산 ]** 아이콘을 개별적으로 클릭하여 실행하시기 바랍니다.
{% endhint %}

<figure><img src="/files/32pQoaIxuvrIyijjXjvK" alt=""><figcaption></figcaption></figure>

하이퍼 ADME/T의 경우 2초 이내에 결과를 확인할 수 있으며, 하이퍼 바인딩은 최대 3분 이내에 계산 결과를 얻을 수 있습니다.

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

하이퍼 바인딩 계산이 완료된 후, 위 그림의 1번과 같이 AI 예측값이 출력 됩니다. 하이퍼 ADME/T는 위 그림 2번 \[ 결과확인 ] 아이콘을 클릭하거나, 3번 맨 오른쪽 열의 더보기 **\[ ... ]** 아이콘을 클릭한 후 **\[ 상세 보기 ]** 아이콘을 클릭하여 분자 상세보기 페이지에서 확인할 수 있습니다.

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

분자 상세보기 페이지로 들어가면 1번에 AI 예측값이 입력되어 있고 2번 **\[ 3D View ]** 항목에 아이콘이 활성화된 것을 확인하실 수 있습니다. 또한 ADME/T 예측 결과도 확인하실 수 있습니다.

3D Viewer 관련 설명은 [3D Viewer](/docs-ko/project-feature-ko/3d-viewer-1.md) 항목에서 다루도록 하겠습니다


---

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