# How to connect a wallet

## How to connect your wallet (solana, Updated)

1. Firstly, you'll need a cryptocurrency wallet software, which can be either a browser extension or a smartphone app. vDEX supports a variety of wallets including Phantom, Slope, Solflare, Torus, Ledger, Sollet, Sollet (extension), we highly recommend using Phantom due to its ease of use and reliability. If you encounter any difficulties using other wallets, we suggest switching to Phantom for a smoother experience. Click the following links for information on the wallets and instructions, how to install them
   * [Phantom](https://phantom.app/)
   * [Slope](https://slope-wallet.com/)
   * [Solflare](https://solflare.com/)
   * [Torus](https://tor.us/)
   * [Ledger](https://www.ledger.com/)
   * [Sollet](https://www.sollet.io/)
   * [Sollet (extension)](https://solllet.io/)<br>
2. After installing and settting up one of the above wallet you need to connect it to vDEX. Upon your first visit to vDEX's dApp, you will notice a 'Connect Wallet' button on the top right of your browser window. Click on the 'Connect Wallet' button. A window will pop up, asking you to select the wallet you installed in step 1. The software wallet will now prompt you to confirm the connection to vDEX.

<br>

![](/files/wPdixJallz8Kw0EYxKz2)

3. Make sure your wallet is set for Devnet/Testnet Mode

![](/files/QmCIRUsXW44HigRmZLP2)

<br>

![](/files/R78zxXeARkLjTRpKMUCa)

4. First time vDEX tester needs to Initialize User Account. If you saw this error message, we recommend you to check if you are on the Devnet, if the problem persists, use Phantom wallet instead.

![](/files/BR2OQPAP31VMkukIrlXC)

5. Click on Faucet on top right to gain free funding for test transactions.

![](/files/zpayt4xnuKnFYYvmalPE)

6. Once you've completed these steps, your wallet is connected to vDEX. You can proceed to use the dApp according to your needs. Check out the guides for traders, liquidity providers, option sellers and stakers for further instructions.
   * [Swap](/vdex/traders-trading-guide/how-to-trade-spot-market.md)
   * [Perps](/vdex/traders-trading-guide/how-to-trade-perpetual-futures.md)
   * [Dual Investment](/vdex/dual-investment/dual-investment.md)
   * [Perpetual Options](/vdex/options/introduction-option.md)
   * [Liquidity Providing](/vdex/liquidity-providers-vlp/introduction-of-vlp.md)
   * [VDX, VGO staking](broken://pages/IXDHV5bTyf46ReFLigaz)


---

# 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://vdex.gitbook.io/vdex/traders-trading-guide/how-to-connect-a-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.
