# 단백질 관리

HyperLab의 방법론은 구조 기반 약물 발견(Structure-Based Drug Discovery, SBDD)에 기반하고 있습니다.

따라서 HyperLab에서 약물 개발을 시작하려면 먼저 타겟 단백질의 구조 정보를 등록해야 합니다.

단백질 구조를 등록하고 활성화하면, 해당 구조를 기반으로 한 AI 실험을 시작할 수 있으며, 실험 결과도 체계적으로 관리할 수 있습니다.


---

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