# Compliance Layer

Ozean is developing a KYC service to enable interoperability between permissioned Real World Asset (RWA) products on its platform. This service will feature a two-tier KYC standard: a base level KYC and an additional layer for accredited investors.

To achieve this, Ozean will onboard a selected KYC provider, who will deploy their **Soulbound Token (SBT)** contracts on the Ozean network. Partners will be referred to this provider for onboarding and KYC validation, or Ozean could handle KYC internally, providing the necessary specifications for validation both at the UI and smart contract levels.

The goal is to ensure regulatory compliance while enhancing the transferability of RWA assets on Ozean, ultimately broadening access and interoperability across the platform.


---

# 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.ozean.finance/key-features/compliance-layer.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.
