# 개요 (Overview)

## 참고 및 문의사항

**API Key 요청**

* 요청에 필요한 **API key (ex. x-api-key)** 는 **생성 후 전달주시면** 해당 키를 사용해 API 호출 요청하겠습니다.&#x20;

**API 호출 주기**

* **API 호출 주기를 5분으로 설정**해도 서버 부하 측면에서 괜찮은지 문의드립니다.
* 호출 주기에 대한 권장사항이 있다면 알려주시기 바랍니다.

**데이터 형태**

* GEMS에서 **수집되는 전체 데이터의 타입 및 형식을 사전에 전달**받을 수 있을지 문의드립니다.&#x20;

{% content-ref url="/pages/ADc9pkcsU4Hlkn1UnApu" %}
[API Requests](/reference/api-requests.md)
{% endcontent-ref %}


---

# 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://yoolee741.gitbook.io/overview.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.
