> For the complete documentation index, see [llms.txt](https://docs.viction.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.viction.xyz/how-to/how-to-issue-a-token-via-vicissuer.md).

# How to issue a token via VICIssuer

## Issue a token on Vic Issuer <a href="#issue-a-token-on-vic-issuer" id="issue-a-token-on-vic-issuer"></a>

* VICIssuer on Testnet: <https://issuer-testnet.viction.xyz/>
* VICIssuer on Mainnet:<https://issuer.viction.xyz/>

The user is required to declare the Token Name, Symbol & Total Supply in order to issue the new token.

<figure><img src="/files/8mxR7gL2D41v3lL08tht" alt="" width="375"><figcaption></figcaption></figure>

Ensure that all detail is correct then click on the **Issue Token** button. The code here is only displayed in this step. Hence It is recommended that you copy & store it to your file. So you can use it to perform the contract verification later on.

{% hint style="warning" %}
If you didn't copy the source code here, there is no way for you to go back to copy it again.
{% endhint %}

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

Allow the connection to the site & Confirm to deploy a new contract via wallet pop-up

<div><figure><img src="/files/fFMZHmbaNCsrrpBmbZW4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Z4WXZM9jXRy0vBZWaVri" alt=""><figcaption></figcaption></figure></div>

The token has been issued successfully

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

**View** the contract at the dashboard of **VicIssuer**. Click on the contract address to view on explorer

<figure><img src="/files/0lNdbQbD27ZmHUS3lkrS" alt=""><figcaption></figcaption></figure>
