# 구조 등록하기

* 하이퍼랩에서 인공지능 실험을 수행하기 위해서는 표적 단백질의 구조를 등록해야 합니다.
* 단백질 구조 등록 후 이를 활성화하면, 인공지능 실험은 해당 구조를 기준으로 수행되고 그 결과를 관리하게 됩니다.

1. 프로젝트에 입장하여 **\[ Protein Structure ]** 탭을 클릭합니다.

<figure><img src="/files/8BLSiOA3WM8LtlV2nUU9" alt=""><figcaption></figcaption></figure>

2. **\[ + 추가 ]** 버튼을 클릭하여 단백질 구조 등록을 시작할 수 있습니다.

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