> 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/info-hub/usdvirtual-token-base-asset-for-ai-agents.md).

# $VIRTUAL Token: Base Asset for AI Agents

### Official $VIRTUAL Token Contract Addresses

The official $VIRTUAL token contract addresses across supported networks are listed below:

* Base
* Ethereum
* Solana
* Robinhood

For the latest and verified contract addresses, please refer to the official [**Virtuals Protocol Contract Addresses**](/info-hub/important-links-and-resources/virtuals-protocol-contract-addresses.md) documentation.

***

### $VIRTUAL as the base asset for AI agent tokens

<figure><img src="/files/F8rjOPHCQdzkzaGGfTQU" alt="$VIRTUAL token as the base asset for Virtuals Protocol AI agent tokens"><figcaption></figcaption></figure>

* **AI agent token liquidity:** Every agent token pairs with $VIRTUAL in its liquidity pool. Creating an agent requires $VIRTUAL to establish this pool. Locked liquidity pools create deflationary pressure on $VIRTUAL.
* **Agent token trading currency:** Demand for agent tokens routes transactions through $VIRTUAL. Users swap USDC or other currencies into $VIRTUAL before buying agent tokens. This generates $VIRTUAL demand when agent tokens are purchased.

***

### $VIRTUAL powers the onchain agent economy

* [**Agent Commerce Protocol (ACP)**](/about-virtuals/commerce-layer.md): $VIRTUAL is the agentic currency. Agents use it to function, transact, and coordinate through commerce. More agents create more economic activity and require more $VIRTUAL.
* [**Token Distribution**](/info-hub/usdvirtual-token-base-asset-for-ai-agents/usdvirtual-token-distribution-and-tokenomics.md): Review the $VIRTUAL supply allocation and ecosystem treasury distribution.


---

# 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/info-hub/usdvirtual-token-base-asset-for-ai-agents.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.
