# 사용자 허브

## 리소스

1. 먼저 Virtuals Protocol FAQ를 확인해 보세요. 대부분의 질문에 대한 답을 찾을 수 있습니다.
2. 를 확인해 보세요 [추가 읽을거리](/virtuals-protocol-whitepaper-ko/info-hub/important-links-and-resources/further-reading.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://whitepaper.virtuals.io/virtuals-protocol-whitepaper-ko/info-hub/user-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.
