# How to vote on VicMaster with Coin98 Super Wallet

## How to connect Coin98 Super Wallet to VicMaster

{% stepper %}
{% step %}

### Own Viction Wallet on Coin98 Super Wallet

After installing Coin98 Super Wallet, follow the instructions below to create a Multi-chain wallet (including the Viction chain) or import Viction wallets from other platforms into Coin98 Super Wallet.

* [How to create a Multichain Wallet](https://docs.coin98.com/products/coin98-super-wallet/mobile/getting-started/v15-how-to-create-or-import-a-multichain-wallet)
* [How to import Multi-chain wallets to Coin98 Super Wallet](https://docs.coin98.com/products/coin98-super-wallet/mobile/wallet-management/v15-how-to-import-multi-chain-wallets-to-coin98-super-wallet)
  {% endstep %}

{% step %}

### Access the DApp Browser on Coin98 Super Wallet

Click the **Discover** icon on the home screen → enter the VicMaster or input link: <https://www.vicmaster.xyz/>

<figure><img src="/files/p1WTdP1NYMv0xGYrJbIv" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select the Viction wallet address

Click the **Selection tab** in the top right corner of the screen to choose the Viction chain and wallet address, which you want to connect to VicMaster.

<figure><img src="/files/ORGSXXAp73RBdgI1dSPf" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Connect your Viction wallet to VicMaster

Click the **Menu icon** on the top right corner → Choose **Login.** When the Connect Request pops up, click **Connect** to confirm.

{% hint style="success" %}

## <mark style="color:blue;">After successful wallet connection at Step 4, you can start experiencing VicMaster!</mark>

{% endhint %}

<figure><img src="/files/Lj8UhtbFy108tzcooWCZ" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## How to Vote and Unvote on VicMaster&#x20;

{% stepper %}
{% step %}

### How to Vote

On the homescreen of the VicMaster, choose **the Masternode** you would like to vote for.

{% hint style="info" %}
**Note**: Minimum 100 VIC is required per vote.
{% endhint %}

<figure><img src="/files/ovKOZoXbPg3YcdrRsbhD" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### How to Unvote

1. Click **Unvote** on the masternode you previously voted for.
2. Enter the amount of VIC to unvote.

{% hint style="info" %}

* Unvoted VIC remains locked in the smart contract for \~48 hours (96 epochs) before withdrawal. Hence, if you just unvote VIC, please wait for \~48 hours to withdraw them&#x20;
* Minimum unvote supported: **100 VIC.** Ensure either:
  * You unvote all, or
  * The remaining balance stays above 100 VIC (so you can unvote next time)
    {% endhint %}
    {% endstep %}

{% step %}

### How to Withdraw

1. Go to **Settings Menu →** Choose **Settings/Withdraw** or access <https://www.vicmaster.xyz/setting>

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

&#x20;2\. Select a withdrawal option to withdraw VIC back to your wallet.

{% hint style="info" %}
**Note:**

* You can only withdraw after VIC is unlocked (\~48 hours after unvoting).
* Multiple previous unvotes may result in multiple withdrawal entries.
  {% endhint %}

<figure><img src="/files/fZ5YNnqc2qCOs20UGcRp" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://docs.viction.xyz/faq/products/vicmaster/how-to-vote-on-vicmaster-with-coin98-super-wallet.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.
