# Quict Start - Web

### 1. Access the Web Platform

Open your browser and visit the official BitFrog website:\
👉 [**https://bitfrog.io**](https://bitfrog.io/)

Click **"Log In"** or **"Dashboard"** to enter the trading platform.

### 2. Log In to Your Account

* Enter your BitFrog account credentials (email and password)
* Complete the verification code if prompted
* If you don't have an account yet, click **"Sign Up"** to register

> 💡 **Tip:** BitFrog web allows you to connect your existing exchange accounts (e.g., Binance, OKX) without transferring funds.

### 3. Connect Your Exchange Account

To start trading or copy trading, you need to authorize your exchange account:

1. Go to **"Account"** → **"Exchange Accounts"**
2. Select your exchange (e.g., Binance, OKX, Bybit)
3. Enter your API Key, Secret Key, and Passphrase (if required)
4. Click **"Connect"** or **"Authorize"**

> ⚠️ **Security Note:** Only enable trading and read permissions. Do not enable withdrawal permissions.

### 4. Explore Key Features

Once connected, you can access the following features from the web dashboard:

| Feature             | Description                                                 |
| ------------------- | ----------------------------------------------------------- |
| **Copy Trading**    | Follow top traders and automatically copy their trades      |
| **Signal Strategy** | Receive and execute TradingView alerts via Webhook          |
| **Lending to Earn** | Lend USDT to earn daily interest (60-day lock-up)           |
| **Grid Trading**    | Automated buy-low, sell-high strategies for spot or futures |
| **Rebates**         | Earn up to 50% rebate on trading fees for old accounts      |

### 5. Start Your First Trade

#### Option A: Manual Trading

* Go to **"Trade"** → **"Spot"** or **"Futures"**
* Select your trading pair (e.g., BTC/USDT)
* Enter amount and place your order

#### Option B: Copy Trading

* Go to **"Copy Trading"** → **"Traders"**
* Browse the list of traders by ROI, AUM, or win rate
* Click **"Copy"** and set your copy amount

#### Option C: Strategy Trading

* Go to **"Strategy"** → **"TV Signal Trading"**
* Create a new signal and copy the Webhook URL
* Paste it into your TradingView alert settings

### 6. Monitor Your Portfolio

From the **"Dashboard"** or **"My Account"** page, you can view:

* Total assets and P\&L
* Open positions and order history
* Daily rebates and lending earnings

### 7. Need Help?

* **In-app support:** Go to **"Profile"** → **🎧 Customer Support**
* **Telegram:** @bitfrog0002
* **Community:** Join the official BitFrog Telegram group
* **Documentation:** Visit [https://docs.bitfrog.io](https://docs.bitfrog.io/)

***

**🎉 You're all set! Start trading smarter with BitFrog today.**


---

# 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.bitfrog.io/en/how-to-start/quict-start-web.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.
