# 구조 등록 완료 및 활성화하기

* 결합 부위 구성 요소까지 정의한 후, 오른쪽 **\[ 저장 ]** 버튼을 클릭하면 구조 등록을 완료하게 됩니다.

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

* **\[ 저장 ]**&#xC744; 클릭하면 **\[ Protein Structure ]** 탭 창으로 돌아가는데, 이때 목록에서 등록한 구조를 확인하실 수 있습니다.

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

* 목록 오른쪽 빨간색 아이콘 <mark style="color:red;">**\[**</mark> <mark style="color:red;">**N**</mark> <mark style="color:red;">**]**</mark>은 단백질 구조가 비활성화 되어 있다는 표시입니다.

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

* 해당 아이콘을 클릭하게 되면 파란색 아이콘 <mark style="color:blue;">**\[ Y ]**</mark>로 전환되어 구조가 활성화되었음을 알 수 있습니다. 이 후 실행되는 모든 인공지능 실험들은 활성화된 이 구조를 기반으로 수행됩니다.&#x20;

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

* 또한 구조의 ID를 클릭하여 해당 구조의 결합 부위 설정 정보를 확인하실 수 있습니다.

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

* 단백질의 구조는 결합한 리간드에 따라 달라질 수 있습니다. 하이퍼랩은 표적 단백질의 다양한 구조를 등록하여 실험에 사용할 수 있습니다.

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

* 표적 단백질의 여러 구조를 등록하고 그 중 가장 적합한 구조를 선택하여 인공지능 실험 사용하면 더 정확한 결과를 얻을 수 있습니다.

{% hint style="warning" %}
현재 하이퍼랩에서는 동시에 하나의 구조만 활성화 할 수 있습니다. 여러 단백질 구조에 대한 각 화합물의 활성을 예측하고자 할 경우 단백질 구조를 바꾸어가며 실행하시기 바랍니다.
{% endhint %}

* [등록한 구조 평가하기](/docs-ko/project-feature-ko/protein_structure/evaluate.md) 완료  후 **\[ Protein Structure ]** 탭의 **\[ Correlation ]**&#xC5D0;서 다양한 분석 정보를 얻을 수 있습니다.

<figure><img src="/files/b6MOoTV9jHYhjU5YBflR" 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/protein_structure/activate.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.
