# 단백질 리스트

분자 상세 페이지 내 단백질 리스트에서는 하나의 분자에 대해 **단백질별 결합 에너지 차이**를 비교할 수 있습니다.\
이는 선택성(selectivity)을 확인하는 데 유용합니다.\
예를 들어, 동일한 분자에 대해 서브패밀리 단백질(targets)과의 결합 점수를 각각 계산하여 비교할 수 있습니다.

{% hint style="info" %}
Hyper Binding 계산은 Bench 또는 프로젝트에서 활성화된 단백질 설정을 변경하지 않고도 개별 단백질에 대해 실행할 수 있습니다.
{% endhint %}

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


---

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