# 업데이트 소식

### \[ 업데이트 예정 기능 ]

* V2 Github API 수정
* API Guide 직관화

<details>

<summary>📢 업데이트 관련하여 알려드립니다</summary>

* Mora의 업데이트이후 에러가 발생하실 경우 [문의하기](https://docs.mora-bot.kr/help)에서 하실수 있습니다!
* 업데이트 이후 불안정한 현상이 발생한다면 아래 단축키로 캐시 삭제를 시도해 주세요.\
  (※ 윈도우 OS: `Ctrl` + `Shift` + `R` / 맥 OS: `Command` + `Shift` + `R`)
* 캐시 삭제 이후로도 문제가 발생한다면 [Mora 고객센터](https://docs.mora-bot.kr/help)로 즉시 문의해 주세요.

</details>

### \[ 2023년 업데이트 내역 ]

<table><thead><tr><th width="193">날짜</th><th>업데이트 내역</th></tr></thead><tbody><tr><td><a href="/pages/3629Y3qdpSHDGV8PhOC6">2023년 9월 23일</a></td><td>API Base URL 수정</td></tr><tr><td><a href="/pages/BbcouvkqULUCzNUrvO2w">2023년 9월 18일</a></td><td>API 응답 방식 변경 및 노출 변경</td></tr><tr><td><a href="/pages/51zgUo9ZHGszv71B8JIE">2023년 9월 5일</a></td><td>API 스테이블 코드 추가 및 수정</td></tr></tbody></table>


---

# 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.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.
