# What is BOSagora

위키백과에서 [아고라](https://en.wikipedia.org/wiki/Agora)는 단어는 고대 그리스어에서 유래하여 대중이 모이는 공간을 의미하는 것으로 정의되어 있다. 이것은 공공의 사용과 모두의 이익을 위한 아고라 블록체인의 적절한 이름이다. 보스아고라는 퍼블릭 도메인의 오픈소스 소프트웨어를 사용하여 구축된 개방형 분산형 블록체인입니다. 블록체인 기술을 **프로젝트** **인에이블러**로 활용해 **더 나은 세상을 만드는 것**이 목표다.


---

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