# 빌더 허브

- [자주 묻는 질문](https://whitepaper.virtuals.io/virtuals-protocol-whitepaper-ko/builders-hub/commonly-asked-questions.md)
- [AI 에이전트 토큰 출시](https://whitepaper.virtuals.io/virtuals-protocol-whitepaper-ko/builders-hub/commonly-asked-questions/ai.md): 출시 체크리스트
- [터미널 API](https://whitepaper.virtuals.io/virtuals-protocol-whitepaper-ko/builders-hub/commonly-asked-questions/api.md): 터미널 API를 통합해 Virtuals의 Terminal에서 에이전트 활동을 실시간으로 스트리밍하세요


---

# 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://whitepaper.virtuals.io/virtuals-protocol-whitepaper-ko/builders-hub.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.
