# Unboxing

{% hint style="info" %}
This guide is made for those who had bought a Cyber City Box (small, medium, giga) on Initial NFT Offering.
{% endhint %}

1. Open Cyber City marketplace.

![Main page](/files/nZTLBawh9U15OE8OoByQ)

2\. Connect your wallet by pressing the 'Connect Wallet' button in the top-right corner. Choose 'Connect Metamask' if you're using Metamask, otherwise choose 'Connect Wallet' for any WalletConnect compatible wallet.

![](/files/LSNCOfYrh90VthXn2nCt)

3\. If everything went well, you should see your CYBR balance and the 'Profile' button.

![Top-right corner after connecting your wallet](/files/8JtYe5dcYc5ZmTo3PAXc)

4\. Go to the 'Box' section of the marketplace.

![](/files/6irLVdhfp5RjVKQSXttf)

5\. After choosing the clan (Liquidifty, HyperJump, UltiArena, NFTb) you had bought box/boxes from you can see boxes in your possession.&#x20;

{% hint style="info" %}
UltiArena, Liquidifty, NFTb boxes are minted on BSC network, not Polygon, so after choosing any of those clans you will be prompted to change your network by your wallet.&#x20;
{% endhint %}

{% hint style="warning" %}
As Liquidifty is a custodial marketplace, you first need to withdraw the box from the marketplace to your wallet before proceeding with the opening.
{% endhint %}

![Unboxing page](/files/B4RUIqAnAjusXNQWr8rG)

![](/files/4rQbm1tJYamToftWPgPe)

6\. Press 'Open box' under the box you wish to open. Approve the transaction in your wallet.&#x20;

![](/files/F4idqGe5jclUlmFKm5Go)

And voilà! Your characters and city blocks have been deposited into your wallet! You can see them on the profile page shown below. If you wish to open another box, press the 'Open New Box' button.

![](/files/oEXYBNiqNEsp6juyuaJ3)

Congratulations! Your characters and city blocks are ready for use!


---

# 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.cybercity.game/guides/unboxing.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.
