# Getting Started

To get started trading on LFJ, you’ll need a wallet to store your digital assets (aka. tokens and NFTs). Here's how to set up your wallet and start winning on LFJ:

## **1. Setup Wallet** <a href="#h_da0671bcc7" id="h_da0671bcc7"></a>

LFJ supports most browser wallets such as:&#x20;

* [Phantom](https://phantom.com/download)
* [Metamask](https://metamask.io/download/)
* [Rabby](https://rabby.io/)
* [Core](https://chrome.google.com/webstore/detail/core/agoakfejjabomempkjlepdflaleeobhb)
* [Coinbase](https://www.coinbase.com/wallet)
* [Trust Wallet](https://trustwallet.com/)

***

## **2. Getting Tokens to your Wallet** <a href="#h_5a9ddcadff" id="h_5a9ddcadff"></a>

To make trades on LFJ you must have tokens (funds) inside your wallet to cover gas fees and execute transactions. For example, all Solana transactions require $SOL tokens. Each chain will require different tokens.

To get initial funds into your Wallet, you can use any major cryptocurrency exchange (Binance, Coinbase, Crypto.com, MEXC, etc).&#x20;

Simply purchase SOL,AVAX, ETH or other Tokens and withdraw those assets directly to your chosen Wallet. Check each exchange’s withdrawal guide for specific instructions.

***

## **3. Using the Platform** <a href="#h_1edf1811a1" id="h_1edf1811a1"></a>

Once your wallet is set up and funded, you’re ready to start using LFJ. Here’s how to get started:

* **Connect Your Wallet**: When you visit the LFJ platform, you'll be prompted to connect your wallet. For 1-Click Trading Wallet users, simply log in. For external wallets, a pop-up will appear asking you to select your wallet and approve the connection.
* **Trade on LFJ**: After connecting, you can start discovering and trading tokens. Since LFJ is a decentralized platform, every transaction you make will require you to confirm it via your wallet and pay a small network gas fee.

<figure><img src="https://lh7-rt.googleusercontent.com/slidesz/AGV_vUcaQRiiIidRXnYN-W5kjDw8KjWFi9PlYU8uIKN5djUlw_quB8ITAX0pPImchUQcnb6fA7hJHa3bwVe499RVIoSYlJKKO5bAEhFdsrWMxxD5FIPcFruw67rqwdYHcA98G3Gz6bjJ=s2048?key=m_rZEfkiYlyQA054urs3xQ" alt=""><figcaption></figcaption></figure>

***

## **4. Staying Safe** <a href="#h_a58fa6cb84" id="h_a58fa6cb84"></a>

Bookmark this Website Link:

* <https://lfj.gg/>
* <https://joepegs.com/>

The LFJ Team will **NEVER**:

* Send you a direct message first
* Ask you for your private key or recovery phrase
* Ask you click a Link to verify your details or account


---

# 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.lfj.gg/getting-setup/getting-started.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.
