# 새로운 소식

- [업데이트 소식](https://docs.mora-bot.kr/news/updates.md): Mora Update 소식을 알수 있는 공간입니다.
- [2023년 9월 23일](https://docs.mora-bot.kr/news/updates/230923.md): Base URL 수정
- [2023년 9월 18일](https://docs.mora-bot.kr/news/updates/230918.md): API 응답 방식 변경 및 노출 변경
- [2023년 9월 5일](https://docs.mora-bot.kr/news/updates/230905.md): 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.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.
