# Deposits & Withdrawals

Depositing and withdrawing real-world asset (RWA) tokens allows investors to securely interact with tokenized assets while maintaining regulatory compliance.

***

## How to Deposit RWA Tokens

When you deposit an RWA token, it is stored with a third-party custodian for safekeeping. In return, you receive a wrapped version of the token, enabling seamless trading and DeFi interactions.

**Step-by-Step Deposit Process**

1️⃣ Access the IXS Platform

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

2️⃣ Select Your RWA Token

* Click the Security Tokens tab.
* Ensure you have completed KYC and accreditation before proceeding.
* Choose the RWA token you wish to deposit.

3️⃣ Initiate Deposit Request

* Click "Deposit" and enter the amount.
* Provide the wallet address from which you are sending the token.
* Click "Create Deposit Request."

4️⃣ Complete the Transaction

* Use the provided wallet address or QR code to send your tokens.
* Once the transfer is confirmed, your deposited amount will be reflected in your account.

***

## How to Withdraw RWA Tokens

Withdrawing RWA tokens allows you to redeem assets from custody by unwrapping the wrapped version of your token.

**Step-by-Step Withdrawal Process**

1️⃣ Access the IXS Platform

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

2️⃣ Select Your RWA Token

* Click the Security Tokens tab.
* Choose the token you wish to withdraw.

3️⃣ Initiate Withdrawal Request

* Click "Withdraw" and enter the withdrawal amount.
* Paste the destination wallet address for receiving the token.

4️⃣ Confirm & Finalize Withdrawal

* Click "Pay Withdrawal Fee" and approve the transaction in your Web3 wallet.
* Click "Withdraw" and confirm again in your wallet.

📌 Note: Token withdrawals involve unwrapping your wrapped tokens, which may take time depending on network congestion and custodian processing speeds.

***

This secure and compliant process ensures seamless interaction with tokenized real-world assets while maintaining investor protection and market liquidity.


---

# 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/deposits-and-withdrawals.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.
