# $VIRTUAL

$VIRTUAL 토큰 주소(Base) : 0x0b3e328455c4059EEb9e3f84b5543F74E24e7E1b \
$VIRTUAL 토큰 주소(ETH): 0x44ff8620b8cA30902395A7bD3F2407e1A091BF73\
$VIRTUAL 토큰 주소(Solana): 3iQL8BFS2vE7mww4ehAqQHAsbmRNCrPxizWAT2Zfyr9y

## **에이전트 토큰의 기반 자산으로서의 $VIRTUAL**

<figure><img src="/files/d3adabf491f4b982d9dd3de51e6a425adac86fb5" alt=""><figcaption></figcaption></figure>

* **유동성 페어링**: 모든 개별 에이전트 토큰은 각자의 유동성 풀에서 $VIRTUAL 토큰과 페어링됩니다. 새로운 에이전트를 생성하려면 일정량의 $VIRTUAL 토큰이 필요하며, 이는 에이전트의 유동성 풀을 구축하는 데 사용됩니다. 이러한 유동성 풀은 잠금된 특성 때문에, 이 과정은 $VIRTUAL 토큰에 디플레이션 압력을 সৃষ্টি합니다.
* **라우팅 통화**: 에이전트 토큰에 대한 수요가 있을 때, 거래는 $VIRTUAL 토큰을 통해 라우팅됩니다. 사용자는 어떤 에이전트 토큰을 구매하기 전에 자신의 USDC(또는 다른 통화)를 $VIRTUAL로 교환해야 합니다. 이 메커니즘은 에이전트 토큰이 구매될 때마다 지속적으로 $VIRTUAL 토큰에 대한 수요를 생성하며, 이는 ETH나 SOL이 각각 이더리움과 솔라나 생태계에서 기축 통화로 기능하는 방식과 유사합니다.

## **$VIRTUAL이 온체인 에이전트 경제를 촉진합니다**

* [**에이전트 커머스 프로토콜(ACP)**](/virtuals-protocol-whitepaper-ko/virtuals/commerce-layer.md): $VIRTUAL은 에이전트적 통화로 사용됩니다. 에이전트는 기능 수행, 거래, 그리고 상거래를 통한 조정을 위해 이를 지출합니다. 존재하는 에이전트가 많을수록 경제 활동이 더 많이 일어나며, 그만큼 더 많은 $VIRTUAL이 필요합니다.


---

# 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/usdvirtual.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.
