> For the complete documentation index, see [llms.txt](https://docs.liveart.xyz/liveart/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liveart.xyz/liveart/introduction/products/defi-platform.md).

# DeFi Platform

Traditional cultural assets like art and luxury watches can take months or years to sell through auction houses and private dealers. LiveArt transforms these historically illiquid markets into instantly tradable, 24/7 accessible assets with full DeFi utility.

<figure><img src="/files/35bUuuc1sbbmITovMLUc" alt=""><figcaption></figcaption></figure>

## Full DeFi Utility

This comprehensive liquidity infrastructure transforms centuries-old cultural markets into modern, accessible, and highly liquid digital assets while preserving the underlying value and prestige of physical ownership.

### **Borrow Against Assets**

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

* Use RWA fractions as collateral for loans
* Access liquidity without selling your cultural assets
* Maintain exposure while accessing capital

### **Swap & Trade**

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

* Instant swaps between different RWA tokens
* Trade fractions like any other ERC-20 token
* Cross-chain trading across 17 supported blockchains
* Integration with major DEX aggregators (coming soon)

#### Multi-Chain Accessibility

**17 Blockchain Networks** LiveArt RWAs are accessible across major blockchain ecosystems:

* **Ethereum:** Primary hub for institutional adoption
* **Base:** Coinbase-backed L2 for retail accessibility
* **BNB Chain:** Mass adoption and low fees
* **Polygon:** Scalable trading infrastructure
* **Arbitrum & Optimism:** Ethereum L2 solutions
* **Additional chains** including Linea, and emerging L2s

**Cross-Chain Liquidity**

* Bridge tokens seamlessly between chains
* Access liquidity pools on your preferred network
* Unified pricing across all supported chains
* Gas optimization through chain selection

### **Portfolio Management**

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

* Track all RWA holdings in unified dashboard
* Real-time performance monitoring and analytics
* Historical price charts and market data

### Buyouts

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

* Any fraction owner can propose to buy the entire RWA by declaring a total purchase price
* They must deposit stablecoins + at least 1 fraction as collateral
* More fractions as collateral = fewer stablecoins needed
* 4 days for anyone to reject by buying all collateral fractions at the new implied price


---

# 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.liveart.xyz/liveart/introduction/products/defi-platform.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.
