# How to

- [How to Connect to Viction Blockchain](https://docs.viction.xyz/how-to/how-to-connect-to-viction-network.md): This guide will show you how to connect to the Viction Mainnet to check your balance, move tokens, and start staking via MEW, Ledger Nano S, Metamask, and Viction Wallet.
- [Coin98 Super Wallet](https://docs.viction.xyz/how-to/how-to-connect-to-viction-network/coin98-super-wallet.md): Coin98 is the #1 crypto super app designed to seamlessly connect a billion users to the crypto world safely and securely.This guide shows detailed steps on how to use and connect Coin98 Super Wallet t
- [Metamask](https://docs.viction.xyz/how-to/how-to-connect-to-viction-network/metamask.md): This guide shows how to connect Metamask to the Viction Mainnet.
- [Ledger](https://docs.viction.xyz/how-to/how-to-connect-to-viction-network/ledger.md): VIC and tokens issued on Viction are officially supported by the Ledger Nano S hardware wallet. The following describes how to use Ledger Nano S to connect to and use Viction Labs' services.
- [How to troubleshoot when the node is up but couldn't begin to sync block](https://docs.viction.xyz/how-to/how-to-troubleshoot-when-the-node-is-up-but-couldnt-begin-to-sync-block.md)
- [How to Vote for Viction Saigon Network Upgrade Proposal](https://docs.viction.xyz/how-to/how-to-vote-for-viction-saigon-network-upgrade-proposal.md): Below are the instructions for participating in the voting process for the Viction Saigon Network Upgrade Proposal.
- [How to issue a token via VICIssuer](https://docs.viction.xyz/how-to/how-to-issue-a-token-via-vicissuer.md): In this article, we are stimulate the process to issue a token via VicIssuer
- [How to verify if a contract has been issued via VICIssuer](https://docs.viction.xyz/how-to/how-to-verify-if-a-contract-has-been-issued-via-vicissuer.md): In this article, we will cover for how to verify the token contract had been issued by VICIssuer
- [How to deploy the VRC725 contract](https://docs.viction.xyz/how-to/how-to-deploy-the-vrc725-contract.md): This is the step by step guide to deploy the VRC725 contract
- [How to apply ZeroGas for VRC725 contract](https://docs.viction.xyz/how-to/how-to-apply-zerogas-for-vrc725-contract.md): This is the step by step guide to apply the ZeroGas protocol for any  VRC725 contract
- [How to Migrate Dapps from Ethereum](https://docs.viction.xyz/how-to/how-to-migrate-dapp-from-ethereum.md): Now that we’ve successfully compiled, it’s time to migrate your smart contracts to Viction’s blockchain!
- [How to register Token or NFT logo on Vicscan](https://docs.viction.xyz/how-to/how-to-register-token-or-nft-logo-on-vicscan.md): This guide will show you how to register your Token of NFT logo, so that they are displayed on Vicscan
- [How to verify a contract on Vicscan](https://docs.viction.xyz/how-to/how-to-verify-a-contract-on-vicscan.md): This guide will show you how to verify a contract on Vicscan
- [How to confirm a project on Vicscan](https://docs.viction.xyz/how-to/how-to-confirm-a-project-on-vicscan.md): This guide will show you how to confirm a project on Vicscan
- [How to check if a token is gas sponsored on Viction](https://docs.viction.xyz/how-to/how-to-check-if-a-token-is-gas-sponsored-on-viction.md): This guide will show you how to check if a token is gas sponsored on Viction
- [How to verify gas sponsored transactions](https://docs.viction.xyz/how-to/how-to-verify-gas-sponsored-transactions.md): This guide will show you how to verify gas sponsored transactions
- [How to create Telegram Mini Apps](https://docs.viction.xyz/how-to/how-to-create-telegram-mini-apps.md): This guide will show you how to create Telegram Mini Apps on Viction
- [How to use VictionSafe (Multisig)](https://docs.viction.xyz/how-to/how-to-use-victionsafe-multisig.md): This page will show you how to use Viction Safe (Multisig)


---

# 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/how-to.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.
