# Upgrades

블록체인은 새로운 블록체인을 시작하지 않고도 새로운 기능을 가능하게 하기 위해 업데이트에 의존한다. 클라이언트가 업데이트를 사용할 수 있는 시점에 대비하려면 업데이트를 지원하는 클라이언트 버전을 설치해야 합니다. 다음 섹션에서는 향후 몇 개월 동안 예상되는 업데이트에 대해 설명합니다.


---

# 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.bosagora.org/kr/upgrades.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.
