# OdinBot - The most powerful copy-trading platform on Solana

## Overview

Welcome to **OdinBot**, a copy-trading bot specifically designed for the Solana blockchain.&#x20;

This bot utilizes Solana's high-throughput capabilities to perform fast and efficient copy-trades across various decentralized exchanges (DEXs).

## What is Copy-Trading on Solana?

Copy-trading is an automated trading strategy that allows users to replicate the trading activities of another trader or wallet.&#x20;

On the Solana blockchain, this process is typically facilitated by bots, such as OdinBot, which monitor selected wallets and automatically mirror their transactions in real time.

## How much does it cost?

Our trading fee is **1%** with a minimum trading fee of **0.001** SOL.

## How to get started?

Simply follow our guides to get you started with our product quickly and easily.

{% content-ref url="setup-and-initialization/3.-how-to-start-using-odinbot" %}
[3.-how-to-start-using-odinbot](https://docs.odinbot.io/setup-and-initialization/3.-how-to-start-using-odinbot)
{% endcontent-ref %}


---

# 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.odinbot.io/odinbot-the-most-powerful-copy-trading-platform-on-solana.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.
