# Create Wallet

To start buying $LNEX coins you will need an ERC20 compatible wallet, follow the steps below:\
\
**Select your Wallet**\
Begin by selecting a wallet that supports "Wallet Connect"  we recommend using Trust Wallet, MetaMask or Coinbase Wallet. MetaMask is the preferred option if you are using a PC browser rather than a mobile device.&#x20;

**Create Account**\
After choosing your wallet, your next step is to create an account. Fill in the required fields on your wallet and set a strong password to ensure your wallet’s security. For added protection, it’s advised to enable two-factor authentication.

**Buy LNEX**\
Once your wallet is ready, visit Lunex Network’s website and click the "Buy" option. Connect your wallet to proceed with the purchase. We accept various cryptocurrencies for buying presale tokens, which include:  Bitcoin, Ethereum, BNB, Solana, USDT, Dogecoin, Polygon and Litecoin. Choose your preferred payment method and then follow instructions.

**Token Distribution** \
After the payment is complete you will be able to see your $LNEX coins by reconnecting your wallet to the presale website.


---

# 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://lunex.gitbook.io/lunex-whitepaper/how-to-buy/create-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.
