# 2023년 9월 18일

## 1. API 삭제

> AI(자동응답) API가 2023-09-OO 일로 서비스가 운영 중단되었습니다.

## 2. API 쿼리 변경

> 기존 URL에 데이터를 전송하던 방식에서 쿼리 방식으로 변경되었습니다. 자세한 정보는 각 API 페이지를 참고 하여 주시기 바랍니다.


---

# 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.mora-bot.kr/news/updates/230918.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.
