> For the complete documentation index, see [llms.txt](https://docs.frontrun.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.frontrun.pro/cn/chan-pin-gong-neng/jito-jiao-yi-bao-jian-ce.md).

# Jito 交易包检测

* 当某笔交易属于 Jito 交易包时，扩展插件会为其添加 “与 N 笔交易打包” 的标签。
* 点击该标签即可打开 Jito 交易包详情弹窗，展示该交易包中的所有交易。

<figure><img src="/files/GQNbkRRuOBY3DLsdl36K" alt=""><figcaption></figcaption></figure>

阅读我们的功能上线文章，了解 VerseWorld 启动交易包的完整拆解流程。

{% embed url="<https://x.com/frontrunpro/status/1939504809398460867>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.frontrun.pro/cn/chan-pin-gong-neng/jito-jiao-yi-bao-jian-ce.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
