# How to apply ZeroGas for VRC725 contract

## Prerequisites

The VRC725 contract had been deployed (Guide: <https://docs.viction.xyz/how-to/how-to-deploy-the-vrc725-contract>)

## Applying Vic ZeroGas Protocol

This step can be achieved by following step:

* Navigate to the **VRC25Issuer Contract** on **Vicscan**
  * Testnet: [https://testnet.vicscan.xyz/address/0x8c0faeb5C6bEd2129b8674F262Fd45c4e9468bee](https://testnet.vicscan.xyz/address/0x8c0faeb5C6bEd2129b8674F262Fd45c4e9468bee#code)
  * Mainnet:<https://www.vicscan.xyz/address/0x8c0faeb5c6bed2129b8674f262fd45c4e9468bee>

{% hint style="info" %}
**Hint**: Please **ensure** that the address to call **apply** function must be current **owner of your token**.
{% endhint %}

* Access to Contract tab & **connect** the wallet

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

* Input **10 VIC** for the deposit & the **VRC725 contract address** (**0x4d76D1eBe3E95Ad0b8B4Ce59ABedE9cF1A7Bc593**) to apply the ZeroGas.

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

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

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

Then your **VRC725 contract** is now **ZeroGas** with the following transactio&#x6E;**:** <https://testnet.vicscan.xyz/tx/0x66c39ec3474366a6eae64d37c0d4c72796af7fb967a4cba4ea1690bc75349b89>


---

# 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/how-to-apply-zerogas-for-vrc725-contract.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.
