# Sign-in Wallet

> For better security, faster access, and full Web3 compatibility, we now support **wallet-based login only**.

### 📩 Support page: [http://imintify.com/support](http://imintify.com/support/)<br>

<figure><img src="/files/4h7wANwqVqWwTm3QA7Gu" alt=""><figcaption></figcaption></figure>

### 🔒 Why Email Login is Disabled

**Email login is currently disabled.**\
We've moved to wallet-based login only for better security, faster onboarding, and full Web3 compatibility.

✉️ Email-based accounts lacked the control and on-chain access our users need.

✅ We now support **crypto wallet authentication** (e.g. MetaMask, Phantom, Trust Wallet) to enable:

* Instant access to your NFTs and on-chain assets
* Direct one-click authentication without passwords
* Cross-chain identity and minting (EVM + Solana)

<figure><img src="/files/PQKYyCTwHOE4J4ubbn9x" alt=""><figcaption></figcaption></figure>

### 🧠 How to log in with a Wallet

On the login screen, choose your preferred blockchain:

#### &#x20;**Solana Blockchain Login**

> Works with: **Phantom Wallet** *(more Solana wallets coming soon)*

🔹 Solana is fully integrated with NFT tools and on-chain actions — **just faster and gas-friendly** 💜

**✅ Steps:**

1. Click **“Solana Blockchain”**
2. Select or install the **Phantom** wallet
3. Approve login request via the popup
4. Done — enjoy seamless Solana-based access

#### &#x20;**Ethereum (EVM-based) Blockchain Login**

> Works with: **MetaMask, Coinbase Wallet, Trust Wallet, Rainbow, Zerion**

🔹 EVM chains supported:

* Ethereum ⚙
* Polygon (Matic)&#x20;
* Base&#x20;
* BNB Chain&#x20;
* Arbitrum / Optimism&#x20;

**✅ Steps:**

1. Click **“Ethereum (EVM-based) blockchain”**
2. A list of wallets will appear — select one:
   * 🦊 MetaMask
   * 🔵 Coinbase Wallet
   * 🛡 Trust Wallet
   * 🌈 Rainbow
   * ✉️ Zerion
3. If not installed, you’ll be prompted to download the wallet
4. On connect, **approve sign-in popup**
5. Done! You’re logged in and ready to mint, claim, and manage assets

***

***

### 💡 Tips for Users

🔐 **No need for email or passwords** — your wallet is your identity.

🧠 If you're new to wallets, click **“Get Started”** in the wallet picker or visit:

* [MetaMask Setup Guide](https://metamask.io/)
* [Phantom Wallet](https://phantom.app/)
* [Coinbase Wallet](https://www.coinbase.com/wallet)


---

# 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.imintify.com/general/sign-in-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.
