# Validator Start

- [Check list to be Validator](https://docs.bosagora.org/kr/validator-start/check-list-to-be-validator.md): 검증자 체크리스트
- [Running an Agora node and Validator](https://docs.bosagora.org/kr/validator-start/running-an-agora-node-and-validator.md): Agora 노드 및 검증자 실행
- [Agora Testnet](https://docs.bosagora.org/kr/validator-start/running-an-agora-node-and-validator/agora-testnet.md): 아고라 테스트넷 노드 설치 방법
- [Agora Mainnet](https://docs.bosagora.org/kr/validator-start/running-an-agora-node-and-validator/agora-mainnet.md): 아고라 메인넷 노드 설치 방법


---

# 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/validator-start.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.
