# 价格比较工具

Orca根据Jupiter返回的报价检查您的交易参数，价格比较工具将在交易栏中返回一条消息给您，因此您可以对您的交易做出明智的选择。

{% hint style="info" %}
如果您的钱包不支持版本化交易，您可能并不总是能够为您的交易获得最佳定价。
{% endhint %}

<table><thead><tr><th width="162.33333333333331">条件</th><th width="316">显示信息</th><th>含义</th></tr></thead><tbody><tr><td>Orca 价格优于 Jupiter.</td><td><img src="https://www.orca.so/_next/static/media/green_check.ebd6e82e.svg" alt="fair price!"><mark style="color:green;"><strong>0.1% better than competitors</strong></mark> </td><td>Orca的智能路由器找到了一个比Jupiter提供的同样参数的报价更好的价格。</td></tr><tr><td>Orca 与 Jupiter价格相同.</td><td><img src="https://www.orca.so/_next/static/media/green_check.ebd6e82e.svg" alt="fair price!"><mark style="color:green;"><strong>Best among competitors</strong></mark> </td><td>Orca的价格和Jupiter一样，通常是Jupiter使用Orca时候。</td></tr><tr><td>Jupiter的价格比Orca好在1%之内.</td><td><img src="https://www.orca.so/_next/static/media/green_check.ebd6e82e.svg" alt="fair price!"><mark style="color:green;"><strong>Within 1% of competitors’ rates</strong></mark> </td><td>Orca的价格是Jupiter价格的1%以内，Jupiter报价显示，所以你可以看到精确的差异。</td></tr><tr><td>Jupiter价格比Orca好1%以上。</td><td>No displayed message</td><td>你可以在Orca上查看Jupiter的报价，如果你愿意的话，点击它来使用Jupiter。</td></tr></tbody></table>

{% hint style="warning" %}
Jupiter是一个通过多个平台路由的聚合器。这些平台不是Orca认可的，您可能会遇到更高的交易失败率或被收取更高的费用。
{% endhint %}


---

# 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://orca-so.gitbook.io/orca-docs-zh/can-kao/jia-ge-bi-jiao-gong-ju.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.
