# Introduction

Welcome!\
In this documentation you will find all the important information to get started.

## 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

## Transparent Fee Structure

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

<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 a 5% profit share fee of $0.40. Your final NET profit is $7.66!

## Build with safety in mind

We prioritize the safety of our users and their assets, some key features are:

* Secure your bots and wallets with 2FA
* Build-in AI risk management, fully automated trading
* Real-time monitoring and drawdown protection

Ready to start trading? Head over to our [Quick Start](/getting-started/quick-start.md) guide to begin your journey with our trading bots.


---

# 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/readme.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.
