# VIRTUAL 에이전트의 무허가 활용

VIRTUAL 생태계는 모든 애플리케이션이나 사용자가 각자의 특정 요구 사항에 따라 다양한 VIRTUAL 에이전트를 구독하고 활용할 수 있는 기능을 제공합니다. 이 과정은 허가가 필요 없으며 최대한의 유연성을 위해 설계되었습니다.

구독 및 통합 절차는 쉽게 이용할 수 있도록 간소화되어 있으며, Protocol App을 통해 바로 이용할 수 있습니다.

**Protocol SDK를 통한 Virtuals 접근**:

* 앱 개발자는 Protocol App에 계정을 생성해야 합니다.&#x20;
* 이 계정 내에서 App 애플리케이션이 생성되고 VIRTUAL 에이전트가 선택됩니다.&#x20;
* 선택한 VIRTUAL 에이전트의 사용을 위해 API 키가 생성됩니다.&#x20;
* 다른 VIRTUAL 에이전트가 필요하다면, 새로운 App 애플리케이션을 생성해야 합니다.

애플리케이션 개발자는 다음을 읽으세요 [여기](broken://pages/6742898dcd4390cd702abfd437ef6a730d5beafb).


---

# 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/virtuals-1/the-protocol/virtual-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.
