> 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/login-to-bizgift-game/creating-a-bizverse-social-account.md).

# Creating a Bizverse Social account

### Create an account

To create a [**Bizverse Social**](https://bizverse.gitbook.io/bizverse-social/) account:

1. Click on the BIZVERSE app icon and click **"Register"**
2. Enter your User name, E-mail address, password and confirm the password
3. Click **"Create new account"**
4. To finish creating your account, you need to [confirm your email](#confirm-your-account).

![](https://10301704-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKey2YpAPdhCvSW0h3feg%2Fuploads%2Ff6AziyF5HHfRIgO03IXr%2F272634900_439789801261766_4745016148473609203_n.jpg?alt=media\&token=9ebfa5ec-6e2f-442a-b047-6e275a5cdd9e) ![](/files/DuJ7KW7FOXqQN0mjlztB)

### **Confirm Your Account**

To finish [creating an account](broken://pages/VO04Tdo4Ve6KcILx67fF), you need to confirm that you own the email that you used to create the account.

Confirming your email helps us know that we're sending your account info to the right place.

Note: Please confirm your email or mobile number as soon as possible. You may not be able to use your account until you verify your email or mobile number. If you do not confirm your account, it may be deleted after one year of inactivity.


---

# 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/login-to-bizgift-game/creating-a-bizverse-social-account.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.
