# Chiliz 체인 노드 실행

### 개요

일반적으로 Explorer는 사용자가 블록체인에서 수행되는 트랜잭션을 볼 수 있도록 모든 블록체인에서 사용하는 애플리케이션입니다. 디지털이지만 진보된 통장에 가깝습니다. Block Explorer라고도 합니다. Block Explorer는 온체인 활동을 보는 데 사용됩니다. 한 블록체인이 꽤 자주 둘 이상의 Explorer를 사용할 수 있습니다.&#x20;


---

# 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.chiliz.com/ko/undefined/chiliz-1.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.
