# 프로젝트

## 프로젝트란?

**프로젝트**는 인공지능 신약개발 연구를 위한 **독립된 실험 공간**입니다.\
각 프로젝트는 실험 단위로 분리되어 운영되며, **참여 멤버도 프로젝트마다 개별적으로 관리**할 수 있습니다.

***

## 프로젝트 리스트

* 생성한 모든 프로젝트는 **\[프로젝트 리스트]** 페이지에서 확인할 수 있습니다.
* 각 프로젝트별로 다음과 같은 작업이 가능합니다:
  * 프로젝트 이름 및 설명 확인
  * 프로젝트에 참여 중인 멤버 확인 및 관리

***

## 멤버 관리

* 프로젝트는 랩스페이스 내에서 **별도로 멤버를 초대**하여 구성할 수 있습니다.
* 랩스페이스의 구성원이어도, 개별 프로젝트에 **초대되지 않은 경우 접근이 제한됩니다.**


---

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