# 데이터 가져오기 방법

이 문서에서는 IAF CertSearch로 데이터를 가져오는 여러 데이터 가져오기 방법에 대한 이해를 제공합니다.

데이터 가져오기 기능은 데이터를 업로드하는 곳으로 대량 데이터를 가져오는 것을 권장합니다. 수동 및 자동 업로드 프로세스에 대한 액세스를 제공합니다.

### 데이터 가져오기 방법

> [파일 업로드](/accreditation-bodies/ab-ko/data-management/import-certification/data-import-methods/file-upload.md)
>
> [FTP](/accreditation-bodies/ab-ko/data-management/import-certification/data-import-methods/ftp.md)
>
> [API 문서](https://documentation.iafcertsearch.org/api-developer-guide/api-integration/getting-started)


---

# 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://support.iafcertsearch.org/accreditation-bodies/ab-ko/data-management/import-certification/data-import-methods.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.
