# 프로젝트 생성하기

## 1. 프로젝트란?

프로젝트(Project)는 인공지능 기반 신약개발 실험을 수행하는 독립된 연구 공간입니다.\
각 프로젝트는 별도로 생성되며, 참여할 멤버와 실험 대상 단백질을 지정하여 관리할 수 있습니다.

***

## 2. 프로젝트 생성 절차

1. **랩스페이스에 입장**한 뒤, 상단 메뉴에서 **\[프로젝트 리스트]**&#xB85C; 이동합니다.
2. 우측 상단의 **\[ + 프로젝트 만들기 ]** 버튼을 클릭합니다.<br>

   <figure><img src="/files/Xck4Qs4l9GR8JWcT2Mcr" alt=""><figcaption></figcaption></figure>
3. **프로젝트 이름**을 입력합니다.

   * 이름은 추후 수정할 수 있습니다.
   * 표적 단백질명을 포함하면 프로젝트를 구분하기에 좋습니다.

   <figure><img src="/files/c3UmyiKFUgnCPCK3sSDC" alt=""><figcaption></figcaption></figure>
4. **표적 단백질 정보**를 입력합니다.<br>

   <figure><img src="/files/kCzOoP8dFbdWScT9b834" alt=""><figcaption></figcaption></figure>
5. 모든 항목 입력을 완료한 뒤, **\[생성 완료]** 버튼을 클릭하면 프로젝트가 생성됩니다.


---

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