# BounceX User Guide

## How to Trade Perpetuals on BounceX

1. Visit BounceX's official website: <https://x.bounce.finance/>. Connect your wallet first.&#x20;

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

2. Once your wallet is connected, go to "Assets" and deposit some $AUCTION as your collateral asset. You can deposit through either BSC or ETH. You can also withdraw your assets if you want.&#x20;

<figure><img src="/files/4k3TC2oOuJ1ocp0PE92w" alt=""><figcaption></figcaption></figure>

3. Go to "Trade" and select the asset you want to trade. Adjust your leverage and the amount of asset you want to long or short. Make sure you fully understand how perpetuals work before confirming your trade.&#x20;

\*When you increase leverage, you’re borrowing more relative to your collateral to control a larger position size. For example, if you have $1,000 in collateral and use 10x leverage, you’re trading a $10,000 position. A higher leverage means higher profits if the price goes up, but also higher risk since your margin for error decreases meaning any price drop could potentially lead to liquidation.&#x20;

<figure><img src="/files/GoRR2p3MpNjN9EJhwmyE" alt="" width="563"><figcaption></figcaption></figure>

4. Once you successfully complete your transaction and obtain an open position, you'll be able to view and track your position underneath the trading section.&#x20;

<figure><img src="/files/yQ1HBLFELHm2zlB6twWe" 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.bounce.finance/main-products/bouncex/bouncex-user-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.
