# Welcome

## 官网：[https://www.solboxs.com](https://www.solboxs.com/)

## 🤖 RUST-MEV-BOT <mark style="color:blue;">**套利交易机器人**</mark>

<figure><img src="https://3968377420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIO6eMODJqiBbAqITqfMk%2Fuploads%2Fvol9fmw399XgTiuJhDWY%2F1739205818441.jpg?alt=media&#x26;token=c6160394-6ebc-4dbd-a532-1a305e34c5f2" alt=""><figcaption><p>使用rust-mev-bot 得高级套利交易</p></figcaption></figure>

<figure><img src="https://3968377420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIO6eMODJqiBbAqITqfMk%2Fuploads%2FQqwEz7Cctg5hGDQ7cWcG%2Fimage.png?alt=media&#x26;token=3b8ccd39-cdfe-4b7f-87c2-c1502f4d6382" alt=""><figcaption></figcaption></figure>

## 概述

欢迎使用rust-mev-bot，这是一款专为 Solana 区块链设计的复杂套利交易机器人。该机器人利用 Solana 的高吞吐量功能在各种去中心化交易所 (DEX) 之间进行快速高效的套利交易。

## 什么是套利交易

套利交易是一种金融策略，涉及利用同一资产在不同市场的价格差异。交易者在资产价格较低的地方买入资产，同时在资产价格较高的地方卖出资产，以从价格差异中获利。在加密货币领域，这些价格差异可能是由于不同交易所的流动性和交易量不同而发生的。在 Solana 等区块链网络上进行套利交易特别有吸引力，因为该网络的交易费用低且处理速度快，这对于套利策略所需的及时执行至关重要，可以说分秒必争。

## rust-mev-bot的功能

机器人仅在成功套利交易后收取 10% 的费用（Jito 提示后）。如果没有成功，则不收取任何费用。您的主要成本将是运行机器人的 RPC 和机器，主要风险是sol的币本位下跌

## 安全性

毕竟需要将自己的私钥填写到机器人配置里，所以可能会涉及到一些资金安全相关的内容，本人保证我不会去动你的钱，但是由于自己配置或者自己其他地方泄露的私钥导致的资金损失需要自己承担，我没有那么大的力气去非那么大劲去为了骗你的那点钱，当然如果你胆小，可以小资金上车，后续稳定再上大资金，本人保证该机器人不会有任何对外部的数据上传，你可以使用安全扫描软件扫描，如有发现请立即终止使用，并在discard群内反馈。

## 硬件要求

至少：4core/8线程4G RAM

建议：8core/8线程 8G RAM

ps：Bot对CPU要求较高，对内存要求较低，CPU频率越高越好，核心数越多越好

## 软件要求

准备solana节点或者付费RPC

准备Yellowstone（Grpc）

需要机器人需要配置多IP，建议配置16IP或者更多IP


---

# 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://rust-mev-bot.solboxs.com/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.
