# 关于交易

交易是 Bugs+ 中的一个功能，玩家可以使用 BugID 或与 AI 机器人与其他 Bugs+ 玩家交换 Bugs+ 交易卡。它位于交易选项卡（握手图标）。

{% hint style="warning" %}

### 注意诈骗！

交易时请小心。可能存在诈骗行为，请提高警惕。如果您发现诈骗，请按“举报诈骗”按钮。
{% endhint %}

{% hint style="danger" %}
切勿在 Bugs+ 上欺骗任何人。若被发现将会被封禁。交易也可能被管理员修改和恢复。
{% endhint %}

## 发起交易

您可以通过进入交易选项卡（握手图标）并按“新交易”按钮来开始交易。然后您可以选择是与 AI 机器人交易还是与真实玩家交易。如果选择与真实玩家交易选项，可以使用用户名发送请求、从好友列表选择好友或从目录中选择用户（儿童账户不可用交易目录）。此外，与真实玩家交易需要 BugID。

<figure><img src="/files/eae73f96d83fc082e845e151998b1080001281a8" alt="The Bugs+ Trading Tab with no trades and with the New Trade button highlighted"><figcaption><p>没有交易时的 Bugs+ 交易选项卡，以及高亮显示的“新交易”按钮</p></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.bugsplus.me/bugs+-docs-zh/jiao-yi/about-trading.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.
