# About Trading

Trading is a feature in Bugs+ where people can exchange Bugs+ Trading Cards with other Bugs+ players with a BugID or with AI Bots. It can be found in the Trading tab (the Handshake icon).

{% hint style="warning" %}

### Beware Of Scams!

Please be careful when trading. There could be scams, so please be aware of them. If you discover a scam, press the Report Scam button.
{% endhint %}

{% hint style="danger" %}
Never scam anyone in Bugs+. It will get you banned if you do so. Trades can also be modifed and reverted by a admin.
{% endhint %}

## Initiating a trade

You can start a trade by going into the Trading tab (the Handshake icon) and pressing the New Trade button. Then you can select if you want trade with a AI Bot or a real player. If you choose the trade with a real player option, you can use a username to send a request, a friend from the Friends List or a user from the Directory (the trading directory not available on Kids Accounts). Also, to trade with real people, you will need a BugID.

<figure><img src="/files/y6jOio55J4fjQTh9nYKm" alt="The Bugs+ Trading Tab with no trades and with the New Trade button highlighted"><figcaption><p>The Bugs+ Trading Tab with no trades and with the "New Trade" button highlighted</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/trading/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.
