# 개발

이 섹션은 실전에 나서려는 기술 사용자와 개발자를 대상으로 합니다.

"기본" 하위 섹션에서는 블록체인 개발자로서 정기적으로 사용할 정보를 제공합니다.

{% content-ref url="/pages/c12ELPmsVTRV9dyEvkxs" %}
[기본](/ko/undefined-2/undefined.md)
{% endcontent-ref %}

"고급" 하위 섹션에서는 Biconomy와 Pyth를 비롯한 서드파티 도구나 프레임워크를 사용하여 더 빠르게 결과를 얻을 수 있도록 합니다. 앞으로 더 많은 도구가 추가될 예정입니다.

{% content-ref url="/pages/LMBSIO0hTdiJVB0hMqZP" %}
[고급](/ko/undefined-2/undefined-1.md)
{% endcontent-ref %}


---

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