# Accreditation

To access real-world asset (RWA) tokens, investors must complete an accreditation process to ensure compliance with regulatory requirements.&#x20;

There are two ways to complete this process:\
1️⃣ Through your primary issuer’s verification system\
2️⃣ Directly on the IXS platform (recommended)

***

## Step-by-Step Accreditation Process

**1️⃣ Access the IXS Platform**

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

**2️⃣ Select Your RWA Token**

* Navigate to the Security Tokens tab.
* Choose the RWA token you wish to use.
* Note that accreditation requirements may vary for each token.

**3️⃣ Complete KYC & Accreditation**

* Click "Pass KYC and Accreditation."
* Select your broker-dealer (who approves security token transactions) and custodian (who securely holds the asset).

**4️⃣ Start the Accreditation Process**

* Click "Start Accreditation."
* The review process typically takes up to three (3) days under normal circumstances.

Once approved, you will gain full access to RWA token transactions and investment opportunities.


---

# 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/accreditation.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.
