# MevX Login

Getting started with MevX is simple and secure. Follow these steps to log in and begin your trading journey:

## <mark style="color:blue;">Access the MevX Website</mark>

Begin by visiting the official [MevX Website](https://mevx.io/) to initiate the login process.

{% embed url="<https://app.arcade.software/share/GQjUIMfUFJzytt2xNqhQ>" %}

### Option 1: Telegram Login

* **Connect Telegram:**\
  Click on the **"Connect Telegram"** button on the homepage. This will redirect you to the MevX Telegram Bot.
* **Log in with the Bot:**\
  In the Telegram Bot interface, select **"Log in."** This will automatically create your personal MevX Trading Wallet.
* **Save Your Private Key:**\
  After login, you will be shown your wallet’s **Private Key**.

{% hint style="info" %}
The private key will only appear **once**. Please save it securely, as it is crucial for managing your funds.
{% endhint %}

* **Wallet Usage:**\
  A secure sub-wallet is created for you and will be used for trading operations.

### Option 2: Google Login

* **Log in with Google:**\
  Select the **Login with Google** option on the MevX login page to sign in securely using your Google account.
* **Auto-Generated Trading Wallet:**\
  Once logged in, MevX will automatically generate a secure trading wallet for your account. Save your wallet Private key!
* **Start Trading Instantly:**\
  After login, your wallet will be ready for trading across all supported chains. Simply deposit and begin trading right away on MevX.

### Option 3: Wallet Extension Login

* **Connect Wallet Extension:**\
  Choose to connect your wallet using an extension like **Phantom, OKX Wallet, MetaMask, or Rabby Wallet**.
* **Trading Sub-Wallet:** \
  By default, MevX will create a secure **sub-wallet** for trading activities. Your **main wallet** (on the extension) remains fully protected — no private key needs to be exposed.
* **Switch Wallets:**\
  You can select to use either your Main Wallet or Sub-Wallet when buying or selling on the MevX platform.

## <mark style="color:blue;">Deposit Funds</mark>

Once your wallet is set up, deposit supported assets (SOL, BNB, ETH, TRON, or USDC) into your trading wallet to start your trading journey.

## <mark style="color:blue;">Start Trading</mark>

With your wallet funded, return to the MevX platform and explore real-time charts, snipers, limit orders, and more across multichains — all at your fingertips.

{% hint style="info" %}
**Important Notes**

* **Security:** Always keep your private key confidential. Losing it means you may lose access to your funds.
* **Support:** If you encounter any issues during the login process, our support team is ready to assist you. Reach out via <https://t.me/MevX_Community> or <https://discord.com/invite/mevx>
  {% endhint %}


---

# 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.mevx.io/docs/mevx-login.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.
