# Gunstar NFT Pet bridge

All current Gunstar user owning the NFT pet can be transfered to new version on Viction chain

* This is one-way transfer from BSC to Viction chain
* The NFT pet  will be burn on BSC chain and mint a new one on Viction chain
* The NFT pet stats will be reset to level 0 when transfering to Viction
* The NFT pet on Viction chain has the higher basic stats than BSC chain

How to?

1. Go to <https://dapp.gunstar.io/inventory>
2. Choose a pet which not in-game, not in battle pvp mode
3. Press "Transfer" button, then review the info before double confirm your action
4. Authorize on your wallet to proceed the transition.
5. The new NFT pet on Viction chain has the same type and rarity will be available in your Inventory on DApp-Viction chain <https://dapp-vic.gunstar.io/inventory?>

<figure><img src="/files/VvkYAqWMXuFxWjuJimwV" alt=""><figcaption><p>Tranfer NFT from BSC to VIC</p></figcaption></figure>

<figure><img src="/files/2pHidhxmIddz3roeOSWw" alt=""><figcaption><p>Find the new NFT generated on Viction chain</p></figcaption></figure>


---

# 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.gunstar.io/whitepaper/up-on-viction/the-project-on-viction-chain/gunstar-nft-pet-bridge.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.
