# 交易模式

买卖交易支持极速模式和防夹模式。

极速模式的交易速度更快，绝大多数交易可在1秒内执行成功。极速模式存在被三明治攻击的风险。

防夹模式的交易更安全，能够有效避免三明治攻击。

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


---

# 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.pepeboost.io/solana-jiao-yi-ji-qi-ren/sol-bot-jiao-yi-she-zhi/jiao-yi-mo-shi.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.
