# Getting started with Bizverse Game Center

### Login to Bizverse Game Center

1. Make sure that you have a [Bizverse Social](https://my.bizverse.world/) account. If not, click **Sign up** and [create one](https://documentations.bizverse.world/my-social-in-bizverse/getting-started-with-bizverse-social).
2. Click **Login**, [sign in to your Bizverse Social account](https://documentations.bizverse.world/my-social-in-bizverse/getting-started-with-bizverse-social#sign-in-to-bizverse-social-account).

![](/files/CnIrtTU1fwNACmBBxtwi)

### Features within user interface

#### Leaderboards&#x20;

Leaderboards let players participate in new competitions within the game and challenge other players to beat their scores. Players see how they rank among global players, as well as their Game Center friends. Recurring leaderboards are short-lived and expire, then repeat after a set time, such as daily, monthly, or weekly.&#x20;

#### Multiplayer&#x20;

Game Center supports real-time and turn-based multiplayer functionality, helping players connect without leaving their game.

#### Chatbox

The inbox lets you easily chat with others in the game.&#x20;

#### Achievements&#x20;

Achievements are special milestones that indicate when a player has successfully reached a particular goal in the game.&#x20;

#### Friends&#x20;

Game Center connects players inside and outside of the game. Players can start multiplayer games together, see where friends rank on a leaderboard and keep up with what their Game Center friends are playing in Game Center widgets.

### Settings

Click **Profile**, the information will appear in the form of the following table:

![](/files/Df7X5lX8LSdwIteSFH0q)

Edit the personal information displayed in the game, including name and email address. You can choose to hide and show your personal information.


---

# 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/game-centers-in-bizverse/bizverse-game-center/getting-started-with-bizverse-game-center.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.
