# Quick Start

Get started with our Telegram Bot in under 5 minutes. Follow these simple steps to start your trading journey.

## Key Features

* 🤖 Automated trading strategies and copy trading bots
* 🧠 AI token creator to launch your token right on meta
* 💼 Multiple chains: Solana, Ethereum, BSC, Base, HyperLiquid
* 📈 Paper trading mode for risk-free evaluation
* 📊 Real-time performance statistics
* 🧾 Export detailed trade reports for accounting
* 🔒 Enhanced wallet security with 2FA and 2048bit encryption

## Getting Started

Our bot offers a paper trading mode that lets you practice with simulated funds before committing real assets. This allows you to:

* Test trading strategies risk-free
* Familiarize yourself with the bot's features
* Validate performance metrics
* Fine-tune your settings and parameters

### We recommend to start with

* Watch our Live Trading Stream first
* Paper Trading for risk-free demo trading

## Transparent Fee Structure

* No monthly fees, no transaction fees
* 10% Profit Share: When you profit, we take a small cut.\
  We do not charge any fees on trades that are not profitable.

<div align="center"><figure><img src="/files/uWFyXJDaTm1hm7rNk63J" alt="Example Trade Result" width="405"><figcaption></figcaption></figure></div>

* Fee Example: This trade resulted in $8.06 (11.96%) profit.\
  We charge you 5% profit share fee of $0.40. Your final NET profit is $7.66!

## 🏆 Getting Started

### Start Telegram Bot

1. [Start the bot](https://t.me/solfarmer_member_bot) with `/start`
2. Click on **Live Trading Stream** from the main menu

### Enable Paper Trading

1. Click "Settings"
2. Select "Paper Trading"
3. Click "Enable Paper Trading"
4. You receive 10 SOL in simulated funds for your trades

{% hint style="success" %}
Read more about [Paper Trading](/getting-started/paper-trading.md)
{% endhint %}

## 💸 Get Access to Live Trading

1. In the bot, type: /access
2. Click the **Request Access** button
   1. You are now on the waitlist. We notify you when it's your turn!
   2. You can purchase our membership and skip the queue for instant access.

## 📊 Key Metrics

### Performance Indicators

While the metrics in the beginning can be misleading, after a few days they should average out around:

* Win Rate: 62%
* Average Win: $31.41
* Average Loss: $10.64
* Profit Factor: 2.95

### Other Metrics:

* Active Positions
* Realized PnL
* Trading Volume

## 🔥 Tips for Beginners

1. **Start Small**
   * Use paper trading
   * Default settings
   * Monitor closely
   * Get to know the bot functionalities
2. **Use Default Settings**
   * 3% Equity / Trade
   * 100% Position Exit
   * Automatic Sell Enabled
   * Decide for one chain before you trade on multiple chains

## 🆘 Need Help?

If you need help or you have questions, don't hesitate to contact us:

* 💬 [24/7 Telegram Support](/support/contact.md)
* 👥 [Community (Private Group)](/member-only/private-group.md)


---

# 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.pumpfarmer.pro/getting-started/quick-start.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.
