# 🔗 Linking Your Solana Wallets

Follow the steps below to complete this process securely.

***

### **🔹 Step 1: Connect Your Ethereum Wallet on NFTinit**

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

* Go to [sol.nftinit.com](https://sol.nftinit.com/) .
* Click on **Connect Ethereum Wallet** and select your **Ethereum wallet** (e.g., MetaMask)
* This Ethereum wallet will be used to log into **Dextrabot**.

### **🔹 Step 2: Connect Your Solana Wallet on NFTinit**

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

* After linking your **Ethereum** wallet, click on **Connect Solana Wallet**.
* Select your **Solana wallet** (e.g., Phantom, Solflare, Backpack).
* Ensure that your wallet contains the necessary NFT required for Dextrabot access.
* This Solana wallet will be used to log into **Dextrabot**.

### **🔹 Step 3: Approve the Linking**

* Once both wallets are connected, confirm the association between your **Solana wallet** and **Ethereum wallet**.
* Sign the verification request to complete the binding process.

### **🔹 Step 4: Log into Dextrabot**

* After successfully linking your wallets, navigate to **Dextrabot**.
* Use the **Ethereum wallet** that you linked on NFTinit to log in.
* Your access will be verified based on the Solana NFT stored in the linked 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.dextrabot.com/faq-and-official-links/linking-your-solana-wallets.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.
