# 분자 상세 페이지

## **분자 기본 정보**

분자의 이름, 스마일즈 등 기본 정보를 확인할 수 있습니다.

* 단백질 이름은 활성 단백질을 기준으로 합니다.
* Binding score는 하이퍼 바인딩 계산시 보여집니다.
* 3D View는 하이퍼 바인딩 계산 후 확인할 수 있습니다.

***

## **Properties**

Physicochemical properties, Medicinal chemistry, ADME/T 정보가 제공됩니다. ADME/T 계산 후 확인할 수 있는 값들이 존재합니다.

***

## **단백질 리스트**

등록되어 있는 단백질별로 하이퍼 바인딩 결과와 3D View를 제공합니다. 같은 분자의 바인딩 값을 다른 단백질과 비교하는데 용이합니다.

***

## **유사 분자 탐색**

등록되어 있는 분자와 유사한 분자를 찾습니다. 찾은 분자의 특허 수와 논문 수를 확인할 수 있습니다.


---

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