> For the complete documentation index, see [llms.txt](https://docs.cswap.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cswap.fi/cswap-platform/real-world-assets-rwas.md).

# Real World Assets (RWAs)

## Bringing RWAs to Cardano

CSWAP has been paving the way in bringing real world assets to Cardano. The tokenization of real world assets is a crucial step in integrating blockchain into the real world and driving blockchain adoption.

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

## Bringing safe haven assets On-Chain

CSWAP has brought silver on-chain with the launch of its first real-world asset (RWA) offering: the American Silver Eagle collectible coin, which is made of 99.9% silver and is in uncirculated condition.

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

This small-scale proof of concept consists of 100 Silver American Eagles, securely vaulted at Umpqua Bank and insured by SDBIC.&#x20;

Each coin is uniquely represented by a 1:1 NFT, which includes detailed information about the asset, including any unique traits, as well as it was authenticated, vaulted, and insured. Additionally, each NFT is accompanied by a certificate confirming the user’s ownership and transfer rights.

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

Since this launch is only a small scale proof of concept, although physical will be possible on an infrequent basis, it would not be cost-effective at the current scale of the company. However, as the project scales, more frequent physical redemptions may become feasible.

The primary goal remains to enhance the liquidity of these assets, making them easily tradable among users and opening new opportunities for ecosystem participants.

Users are able to buy, sell, and also make markets and earn fees by providing RWA/ADA liquidity for these assets here:

<https://cswap.market/collection/silver-coin-american-eagle>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cswap.fi/cswap-platform/real-world-assets-rwas.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
