> 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/getting-started-with-bizgift-game/business.md).

# Business

### Register to give gifts on the system

1. Create your business on Bizverse Social before registering to give gifts. (*See how to create a new business at* [***Creating a new business***](/my-business-in-bizverse/manage-your-business-in-bizverse-social/create-a-new-business.md)).
2. At the main interface of the Bizverse Social page, click <img src="/files/8RlZUsDps4dqgROTMSVU" alt="" data-size="line">, click  <img src="/files/yProuKZlRKPAndqoIchF" alt="" data-size="line">&#x20;
3. Information about Gift will display as follows:

![](/files/S6R9549vTgji0DuXb9S8)

&#x20;4\. Click <img src="/files/4Q6XKIW3GOprPIB37eRW" alt="" data-size="line">. Fill in all information about gifts in the registration form, including gift name, program time, type of gift, quantity.&#x20;

![](/files/oStppu2Wz4rPEbEEXziI)

&#x20; 5\. Choose the type of Gift:

* NFTs: Choose NFTs from **My Inventory**. The selected NFTs as gifts cannot be used anymore.
* VRA: The number of VRA selected as gifts will be deducted from **Game Wallet**. In case the wallet does not have enough VRA, the business has to pay more money.&#x20;
* Gift Card: Select a gift card template from the system and enter promotional information. Businesses can optionally add VRA to their Gift card.

6\. Click ![](/files/7s9BUqnXrdCiG76fdIK2) to finish registering.&#x20;

![](/files/Q8EGq9XudbqQnsf3z0Ig)

### Gift Manager

![](/files/kY88NEjWNwyJXb3n6YT1)

After successfully registering to give gifts on the system, User Business will have their gift config part. Includes setting parameters:&#x20;

* The time for the gift to appear.
* The number of gifts appearing corresponds to the timeline.
* This section will also show a notification about the number of gifts the player has collected, the number of gift cards redeemed.


---

# 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/getting-started-with-bizgift-game/business.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.
