# 시작하기

IAFCertSearch API를 시작하는 여러 가지 방법이 있습니다.

### 사전 준비 사항

API를 사용하기 전에 다음 작업을 수행해야 합니다:

* IAF CertSearch 계정을 생성/활성화합니다.
* API 키를 만듭니다.
* curl이 컴퓨터에 설치되어 있는지 확인합니다.


---

# 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/api-developer-guide/api-ko/api-integration/readme.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.
