# Binding Account

The binding account feature allows you to quick access to your account by using a username (wallet address) and password. So, you can choose to login binding account or BEP 20 wallet depending on the purpose. ✨

🌿 Binding account with a Basic access (On Web and Mobile app)&#x20;

🌿 Binding account with a Advanced access (On Web and Mobile app)&#x20;

🌿Metamask account (On Web only)

![](/files/TFOfgvRgp4Fui6bEM12N)

Did you know❓&#x20;

The binding account feature is the core feature for building **Mobile App** and developing the **Scholarships program.**

## How to create binding account?

1, Click **"General"** icon on the main screen.

![](/files/0H4zDfT3pmdg8gX9sop5)

2, Click **"Account"** icon

![](/files/dEJtkEUBAlonU2J1yhPF)

3, Enter and confirm your password.

📌Passwords for Basic access and Advanced access **must be different.**

If you forget your password, you must log in by your Metamask Wallet to get your account back.


---

# 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://greenbeli.gitbook.io/green-beli/gameplay/binding-account.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.
