# Create and manage Gifts in Space

### Create a gift

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

For users who want to distribute gifts in their Metaverse Space. Steps to create a gift:

**Step 1:** Login and access your Metaverse Space.

**Step 2:** Click on the Create Gift function to start creating gifts.

**Step 3:** Enter the information to create a gift into the information form. After filling in all information, click "SEND" to create a gift.

### Gift Management

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

After creating gifts, you manage the created gifts by the following steps:

**Step 1:** Login and access your Metaverse Space.

**Step 2:** Click on the "MORE" button to open an expanded list of functions in Space.

**Step 3:** Click on the "GIFT MANAGEMENT" function, where you can manage your created Gift with the following functions:

* EDIT - Edit gift (edit only when time has not started).
* VIEW - View (see the gift's location in Metaverse Space).
* CLAIM - Get back the created gift (only allowed when the gift has not started or ended)
* DELETE - Delete gifts (for gifts that have ended or have not yet arrived, the user must CLAIM the gift before deleting).


---

# 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://documentations.bizverse.world/360-space-in-bizverse/create-and-manage-gifts-in-space.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.
