# Solana Wallets

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

Before diving into NovaDEX, make sure you have a Solana Program Library (SPL) wallet to securely store your assets on the Solana blockchain and to engage with the NovaDEX Platform. \
\
Ensure that you've funded your wallet with SOL, as it's a necessary requirement for executing transactions on the Solana network. We recommend maintaining a minimum balance of 0.05 SOL in your wallet to prevent any transaction hiccups.

**Web Wallets:**

NovaDEX supports a variety of wallets, including the ones listed below👇

[Phantom](http://phantom.app) offers a wallet and browser extension with a streamlined, user-friendly interface. NovaDEX highly suggests Phantom for new users and those that want a simple and straightforward wallet experience.

[Solflare](https://solflare.com) is another digital wallet that enables universal access to the Solana blockchain and its supported applications. Solflare offers both a browser extension wallet and a web-page based wallet, the latter being particularly handy to monitor transactions history.

[Backpack](https://www.backpack.app) is an intuitive next-generation browser extension allowing users to import SPL and ERC-20 addresses in the same wallet. Minting executable NFTs known as xNFT on Backpack allows users to access dApps natively in a single interface.<br>

**Mobile Wallets:**&#x20;

When accessing NovaDEX on your mobile device, you can initiate your journey by employing the Phantom or Solflare wallets, which are compatible with both IOS and Android platforms.


---

# 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.novadex.io/novadex-gears/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.
