# Connecting Your Wallet

Wallet-based authentication on Bundle Fren provides a secure, password-free way to sign in and access your data. By connecting your wallet, you instantly unlock all your bundle data, generated wallets, and token information, with complete control and privacy over your account.

* **Authentication Only:** Your wallet connection is used strictly for authentication. No transactions will be made from the connected wallet.&#x20;
* **Secure** **Access:** Only your connected wallet can access your data and authorize wallet transactions on your account, ensuring your information is securely protected and only accessible to you.
* **Recommended Wallet:** While connecting your primary wallet is secure, we recommend using a dedicated, new, or empty wallet for authentication as a best practice in the Web3 space. This approach helps keep your primary assets separate from the sign-in process

### How to Connect Your Wallet

1. **Click "Connect Wallet"**
   * Begin by clicking the **Connect Wallet** button to initiate a secure connection to authenticate your account. This allows you to sign in securely without needing a username or password.
2. Click "Sign Message"
   * Confirm your wallet ownership by signing a message. This is a read-only authorization, used solely to verify your identity


---

# 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://docs.bundlefren.com/v1/getting-started/connecting-your-wallet.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.
