# Superfast Trading Guide

{% hint style="info" %}
Currently supported trading pairs: BB/BBUSD, BBTC/BBUSD, AUCTION/BBUSD
{% endhint %}

Trading with Superfast is very simple and similar to the usual DEX experience.

1. Select the trading pair that you want to trade.

<figure><img src="/files/lvRuFS4frjn9kbzxyGgv" alt="" width="375"><figcaption></figcaption></figure>

2. Input the amount you want to trade and click on 'Trade'

<figure><img src="/files/CsS9Tsf5x6Tno8JJB9Il" alt="" width="375"><figcaption></figcaption></figure>

3. Confirm the transaction in your wallet and wait for the transaction to settle.


---

# 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.bouncebit.io/user-guides/cedefi-v3/superfast-trading-guide.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.
