> For the complete documentation index, see [llms.txt](https://docs.akbot.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.akbot.pro/documentation/documentation-1/readme.md).

# Welcome

> 选择语言 | English | [简体中文](https://docs.akbot.pro/)

### Welcome to the AKbot Documentation Center

Thank you for using **AKbot** — an intelligent trading and automated strategy platform focused on the **Solana** ecosystem.\
Whether you are new to the crypto market or a professional deeply engaged in on-chain trading, AKbot offers you a **stable, efficient, and flexible trading experience**.

With AKbot, you can:

* **Quickly capture premium trading opportunities** through the copy trading system.
* **Reuse your favorite strategies** with one-click strategy presets.
* Enjoy **low-latency execution** powered by node acceleration and multi-region deployment.
* **Track your trades, positions, and profit analysis** in real time.
* **Join the referral program** and share the rewards.

This GitBook will guide you from **getting started** to **advanced configurations**, helping you unlock AKbot’s full capabilities step by step.

**Trading never waits — efficiency creates opportunities. Let’s begin!**

***

📚 **Documentation Structure Navigation**

#### Welcome

Product introduction, positioning, main features, and advantages.

#### Quick Start

A must-read for new users — get set up and start trading in just a few minutes.

#### Feature Modules

* **Global Settings** – Configure default parameters and preferences for all copy trading activities.
* **New Copy Trade** – Set detailed parameters for copy trades, including lightning sell, multi-stage take-profit, stop-loss, etc.
* **Strategy Presets** – Save and apply frequently used trading strategies with one click to boost efficiency.
* **Copy Trade Records** – View historical trading records with advanced filtering and detailed data.
* **User Center** – Manage account information, API keys, and security settings.
* **Referral Rewards** – Join the referral program to earn commission rewards.
* **Position Management** – View holdings, P\&L status, and quickly close positions.

#### Advanced Features

* **API Integration** – Developer documentation for automated trading and data access.
* **Telegram Bot Features** – Trade and monitor directly via Telegram.
* **Browser Extension Features** – Accelerate manual trading and integrate with copy trading.

#### Tips & Guides

* **Strategy Optimization** – Practical advice for boosting profits and managing risk.

#### FAQ

Answers to frequently asked questions.

#### Version History

**v1.0 (Aug 2025)**

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.akbot.pro/documentation/documentation-1/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.
