> For the complete documentation index, see [llms.txt](https://bondx.gitbook.io/bondx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bondx.gitbook.io/bondx/user-flow/user-registration-and-login.md).

# User Registration and Login

**User Registration:**

1. The user accesses the web or mobile application and navigates to the registration page.
2. The user provides essential information (name, email, password, etc.) and submits the registration form.
3. The system verifies the provided information, and if valid, registers the user as a member.

**Login:**

1. A registered user enters their email and password on the login page.
2. The system authenticates the entered credentials, and if valid, grants the user access by logging them into the system.
3. Once logged in, the user can access their account and manage their assets.
