# Swaps Guide

To swap real-world asset (RWA) tokens, you must first complete KYC approval. Once verified, follow these steps to seamlessly trade on the IXS platform.

***

#### Step-by-Step Token Swap Process

**1️⃣ Access the IXS Platform**

* Launch the app:[ IXS Swap Portal](https://app.ixswap.io/)
* Connect your MetaMask or WalletConnect Web3 wallet.

**2️⃣ Select Your Trading Pair**

* Navigate to the Swap/Trade tab.
* Choose the token pair you want to swap.
* If required, click "Need Accreditation" on the selected token to complete accreditation.

**3️⃣ Authorize & Confirm Transaction**

* Click "Authorize" to approve the token swap.
* Confirm the transaction in your linked Web3 wallet.

**4️⃣ Execute the Swap**

* Click "Swap" to initiate the trade.
* Click "Confirm Swap" to finalize the transaction.

Approve the final confirmation in your Web3 wallet pop-up prompt.


---

# 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://ixs.gitbook.io/ixs-gitbook/ixs-app-platform-guides/platform-user-guides/swaps-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.
