# 1step docs

**1step Copy Trading Tool** provides two main service categories: **Smart Money Data Analysis** and **Trade Execution**.

### Smart Money Data Analysis

1step provides you with two types of smart money analysis functions:

**Smart Money Data Analysis**

**1step** offers two types of Smart Money analysis capabilities:

1. **Real-Time Smart Money Data Analysis**
   1. **Objective:** Assess the profitability of network-wide addresses using multiple dimensions.
   2. **Update Frequency:** Data is refreshed every 2 hours, displaying the latest activities of Smart Money in the market.
2. **Profit-Taking Backtesting Analysis for Smart Money**
   1. **Objective:** Simulate follow-the-leader buying scenarios, performing real trades to validate strategy effectiveness.
   2. **Entry Points:** Simulated real-time buying operations following Smart Money.
   3. **Exit Points:** Simulated high-point real-time selling operations.

### **Trade Execution**

**1step** provides two types of trade execution features:

1. **Copy Trading**
   1. **Objective:** Fully replicate the buy/sell activities of Smart Money addresses to achieve mirrored profits.
2. **Sniping Trading**
   1. **Objective:** Execute sniping trades for pre-launch tokens, allowing users to buy at the first instance when the token's liquidity is added.

With these functionalities, users can seamlessly complete everything from selecting addresses to executing trades on the platform, making it easy to start following Smart Money!<br>


---

# 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://1stepapp.gitbook.io/1step-docs-en/1step-docs.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.
