> For the complete documentation index, see [llms.txt](https://whitepaper.virtuals.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.virtuals.io/virtuals-protocol-whitepaper-ko/info-hub/usdvirtual.md).

# $VIRTUAL

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

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

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

* **유동성 페어링**: 각 개별 에이전트 토큰은 해당 유동성 풀에서 $VIRTUAL 토큰과 쌍을 이룹니다. 새로운 에이전트를 생성하려면 일정량의 $VIRTUAL 토큰이 필요하며, 이는 에이전트의 유동성 풀을 구축하는 데 사용됩니다. 이러한 유동성 풀은 잠금된 특성상 이 과정은 $VIRTUAL 토큰에 디플레이션 압력을 সৃষ্টি합니다.
* **라우팅 통화**: 에이전트 토큰에 대한 수요가 있을 때, 거래는 $VIRTUAL 토큰을 통해 라우팅됩니다. 사용자는 에이전트 토큰을 구매하기 전에 USDC(또는 다른 통화)를 $VIRTUAL로 스왑해야 합니다. 이 메커니즘은 에이전트 토큰이 매수될 때마다 일관되게 $VIRTUAL 토큰에 대한 수요를 생성하며, 이는 각각 Ethereum과 Solana 생태계에서 ETH나 SOL이 기본 통화 역할을 하는 방식과 유사합니다.

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper.virtuals.io/virtuals-protocol-whitepaper-ko/info-hub/usdvirtual.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
