# BOSagora Chain

궁극적인 목표는 PoS 컨센서스만을 사용하여 보스아고라 블록체인이 완전히 개방되고 모두에게 배포되는 것이다. 그러나 이를 달성하기 위한 첫 번째 단계는 에너지 효율도 매우 높은 권한 증명 합의 메커니즘으로 시작하는 것이었습니다. 이것은 체인의 조기 채택을 가능하게 하기 위해서였다. 다음 단계는 PoA 체인과 함께 실행되는 PoS 합의 계층을 추가하는 것이다. 이더리움이 PoW와 PoS 체인을 가지고 PoW에서 PoS로의 전환을 가능하게 한 것과 유사한 방식으로. 보스아고라는 PoS 컨센서스 체인이 PoA 실행 체인과 함께 실행되어 안전하고 신뢰할 수 있다는 것이 입증되고 Agora Chain은 PoS 컨센서스 체인으로 완전히 변경 되었습니다.


---

# 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/agora/what-is-bosagora/bosagora-chain.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.
