# Wallet-Based Access & Analytics

### **Introduction**

Forget accounts and passwords — wallets are the new access keys.\
402Gate merges **authentication, payment, and analytics** into one cryptographically secured system.

#### **Use Case Points**

1. **Passwordless Login**\
   Users connect their Solana wallet (e.g., Phantom, Solflare) to authenticate and authorize transactions instantly.
2. **Proof-of-Access**\
   Access rights are tied to on-chain proofs once payment is verified, the content or data is released automatically.
3. **Transparent Insight**\
   Real-time dashboards track usage, revenue, and user patterns while keeping identities private and decentralized.

> *“Your wallet is your access  your payment is your proof.”*


---

# 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.402gate.com/use-cases/wallet-based-access-and-analytics.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.
