# 하이퍼 바인딩

하이퍼 바인딩은 하이퍼랩의 근간이 되는 기술로 약물의 표적 단백질에 대한 결합 구조와 결합 에너지(활성)를 수 분 내에 확인할 수 있어 실시간으로 작업하기에 용이한 프로세스입니다.

하이퍼 바인딩은 다음 네 가지 과정으로 정리됩니다. 또한 표적 단백질 구조를 사전에 등록하였다고 가정합니다. ([구조 등록하기](/docs-ko/project-feature-ko/protein_structure.md) 참고)

1. 분자 구조등록하기
2. 등록한 분자에 대해 하이퍼 바인딩 실행하기
3. 하이퍼 바인딩 계산 결과 확인하기
4. 하이퍼 바인딩 계산 결과를 SDF 파일로 저장하기


---

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