# 소개

BOSagora의 의회 네트워크(Congress Network)는 검증자(노드 운영자)들로 구성된 탈중앙화된 거버넌스 시스템입니다. 의회 네트워크는 “1검증자 1투표” 원칙을 바탕으로 모든 검증자가 동등한 권한을 가지고 의사결정에 참여할 수 있도록 합니다. 이를 통해 중앙집중적 통제 없이 민주적이고 투명한 거버넌스를 구현합니다.

의회 네트워크의 의사결정 과정은 **제안, 논의, 평가, 투표** 단계로 이루어지며, 공공예산 사용이나 시스템 업그레이드 같은 중요한 결정은 이 과정을 통해 실행됩니다. 공공예산은 BOA 발행 및 거래 수수료의 일부로 적립되며, 네트워크와 생태계 발전을 위해 사용됩니다.

이러한 의회 네트워크를 운영하기 위한 온라인 플랫폼이 바로 **Votera**입니다. Votera는 모든 의사결정 데이터를 블록체인에 기록해 투명성을 보장하고, 책임소재를 명확히 하는 역할을 합니다. Votera를 통해 검증자들은 제안을 등록하고, 의견을 공유하며, 투표에 참여하여 BOSagora 생태계의 미래를 함께 만들어갑니다.


---

# 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/votera/introduction.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.
