# Trade

### Feature Overview

The **Trade** interface lets you:

* Exchange stable assets and on chain equities in one place
* Redeploy capital instantly after borrowing
* Adjust positions and rebalance with ease
* Stay within one seamless workflow
* Respond quickly to market opportunities

#### When Should You Use Swap?

* **Rebalancing collateral** between different assets (e.g. trading from USDC to CRCLon)
* **Repaying borrow** with another token
* **Optimizing strategy** assets with better yield opportunities

### Step-by-Step Guide

**1.Select Trade Asset**

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

Choose the stock you wish to trade to your wallet.

**2. Select Sell Asset**

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

Choose the asset you wish to exchange from your wallet. Enter the amount you want to swap.

**3. Select Buy Asset**

<figure><img src="/files/75jf0qGuUtLMLfsi6PEN" alt=""><figcaption></figcaption></figure>

Select the stock you want to receive. The amount will be calculated automatically based on the real time rate.

**4. Slippage Selection**

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

The swap uses a default slippage setting, you can adjust the slippage manually if needed.

#### Review Key Info

Before confirming the trade, review the following details:

* **Slippage Tolerance**\
  The maximum price difference you are willing to accept for the trade. You can adjust this based on your preference.
* **Route Through**\
  Sixpence use OKX DEX as default route through to execute the trade.
* **Price Improvement**\
  Indicates how your trade may affect the market price, especially for larger swaps.

#### Approve & Confirm

Once everything looks correct, click **Swap** to proceed.

If it is your first time using the token, you may need to approve it first. After confirmation, the transaction will be processed on chain and your new assets will be reflected in your portfolio.


---

# 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.sixpence.xyz/introducing-sixpence/trade.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.
