# Why Conectum Uses Wallet-Based Access?

Conectum uses crypto and Web3 wallets as a secure and privacy-preserving access method instead of traditional usernames and passwords.

With wallet-based access, there is no need to create accounts using email addresses, phone numbers, or passwords that must be stored and protected. Your wallet acts as a cryptographic identifier that proves ownership without revealing personal data.

This approach eliminates common risks associated with password-based systems, such as password reuse, data breaches, and account lockouts caused by third-party providers.

Connecting a wallet to Conectum is used strictly for authentication and account identification. Your private keys are never shared, exposed, or accessible to Conectum. The wallet address itself is not stored; instead, an anonymous hashed identifier is used to represent your account.

As long as you control your wallet, you retain uninterrupted access to your Conectum account and services.


---

# 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://conectum-portal.gitbook.io/conectum-portal-documentation/getting-started/accessing-the-conectum-portal/why-conectum-uses-wallet-based-access.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.
