# 파일 업로드

## 파일 업로드를 통한 분자 추가 <a href="#undefined" id="undefined"></a>

Bench에 새로운 분자를 추가하는 방법 중 하나는 **파일 업로드** 기능을 사용하는 것입니다.\
사용자는 준비된 파일을 업로드하여 여러 분자를 한 번에 등록할 수 있으며, 병합 기능을 통해 분자 정보 업데이트도 가능합니다.


---

# 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/bench/undefined-2.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.
