> For the complete documentation index, see [llms.txt](https://documentations.bizverse.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentations.bizverse.world/earn-in-bizverse/bizgift-game/note.md).

# Note

### Business

* To register to give gifts, your business needs to set up a store address on the business's page. This address is the place where the gift will appear. So check your address correctly.
* The business must guarantee a balance of VRA and NFT when registering to give gifts (for VRA and NFT).
* The system does not charge any fee for gift registration and gift card selection.

### Player

* To join **BIZGift Game**, players need to access the location on their Mobile phones.
* Within a radius of 5 meters to 10 meters, players can see the number of other players.
* Each account can only hunt gifts at the same shop once a day

### Scan QR Code

![](https://10301704-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKey2YpAPdhCvSW0h3feg%2Fuploads%2FmtWhRUcPykjYQFPzAwbV%2Fqrcode.png?alt=media\&token=7ce7f189-7ffd-4e9e-a2c8-8e5d43826fca)

The QR code includes information such as the event's URL, time and location, description, the introduction of gifts.

* Business scans QR codes to confirm gift-giving to players.
* The player scans the QR code to confirm the gift's ID with the store's ID.

When the player scans the QR Code to receive a gift from the Gift card, if the business has a bonus of VRA, the VRA will also be added to the player's Game Wallet.

Each type of gift will automatically be transferred to the corresponding location. NFTs are moved to My Inventory, VRA is moved to Game Wallet.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://documentations.bizverse.world/earn-in-bizverse/bizgift-game/note.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
