> For the complete documentation index, see [llms.txt](https://utopiabot.gitbook.io/utopia-bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://utopiabot.gitbook.io/utopia-bot/utopia-ecosystem/vub-virtual-ub/buy-convert-ub-vub.md).

# Buy/Convert UB/VUB

## Buy UB Tokens?

💫 Buy UB Tokens (Visit [Contract Address](/utopia-bot/contract-tokens-links/contract-address.md) for details) via Uniswap \
💫 Buy UB Tokens via UTOPIA swap [www.utopiabot.app/utopiaswap](https://www.utopiabot.app/dashboard)

## Buy VUB Tokens?

💫 Buy VUB through [OTC (Over The counter)](/utopia-bot/contract-tokens-links/buy-sell-ub-vub-tokens.md) deals when available in UTOPIA Dashboard, to understand more detail on this, please visit [BUY/SELL UB/VUB Tokens](/utopia-bot/contract-tokens-links/buy-sell-ub-vub-tokens.md)

{% hint style="success" %} <mark style="color:yellow;">**How to Convert your existing UB (Blockchain UB) Tokens for VUB (**</mark>[**Virtual UB**](/utopia-bot/utopia-ecosystem/vub-virtual-ub.md)<mark style="color:yellow;">**)?**</mark>

* Login to your UTOPIA Dashboard <https://utopiabot.app/login>
* Go to Account Settings
* Under UB/VUB section, click on the green deposit button
* You should then see the screen as shown below
* Select the relevant registered wallet you wish to send the UB from
* Copy the address shown below under the barcode
* Manually send the required UB Tokens to this address via your metamask wallet
* Once received the equivalent VUB will be credited instantly and can be used straight away to use in the ecosystem
* Transaction log will be shown of all your deposits

⚠️ *<mark style="color:yellow;">There are no taxes applied when converting UB to VUB. If you send 100,000 UB, then 100,000 VUB will be credited to your account</mark>*\
\
*<mark style="color:yellow;">1 VUB = 1 UB (All VUB is allocated on a 1:1 basis)</mark>*
{% endhint %}

<figure><img src="/files/PTA6gjkHbEdG72sklgKS" alt=""><figcaption><p>CONVERT UB TO VUB</p></figcaption></figure>


---

# 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:

```
GET https://utopiabot.gitbook.io/utopia-bot/utopia-ecosystem/vub-virtual-ub/buy-convert-ub-vub.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.
