> 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.md).

# Introduction

- [LiveArt](https://docs.liveart.xyz/liveart/introduction/liveart.md): LiveArt is the first AI-powered RWAfi protocol where you can buy, trade, borrow & swap fractions of Picassos, Rolexes, and investment-grade assets.
- [LiveArt Protocol](https://docs.liveart.xyz/liveart/introduction/liveart-protocol.md): Institutional Architecture for Tokenized Real-World Asset (RWA) Trading
- [Products](https://docs.liveart.xyz/liveart/introduction/products.md): The art market is an enormous ($2T) asset class that is become democratized through the use of blockchain technology, which is set to increase trading volumes massively in the years ahead.
- [DeFi Platform](https://docs.liveart.xyz/liveart/introduction/products/defi-platform.md): From Illiquid to Instant Liquidity
- [RWAs: Initial Asset Offering (IAO)](https://docs.liveart.xyz/liveart/introduction/products/rwas-initial-asset-offering-iao.md): Own a piece of a Warhol for $10, not $10 million with full crypto utility
- [Asset Selection & Sourcing](https://docs.liveart.xyz/liveart/introduction/products/rwas-initial-asset-offering-iao/asset-selection-and-sourcing.md): LiveArt's AI-powered system identifies and selects premium investment-grade assets for tokenization
- [Tokenization, Pricing & Supply](https://docs.liveart.xyz/liveart/introduction/products/rwas-initial-asset-offering-iao/tokenization-pricing-and-supply.md): LiveArt transforms physical cultural assets into tradable onchain fractions through Initial Asset Offerings (IAOs)
- [Storage & Custody](https://docs.liveart.xyz/liveart/introduction/products/rwas-initial-asset-offering-iao/storage-and-custody.md): This global freeport network ensures your fractional ownership represents real, professionally protected assets while maintaining the liquidity and utility of DeFi
- [AI-Powered Tokenization & Fractionalization](https://docs.liveart.xyz/liveart/introduction/products/ai-powered-tokenization-and-fractionalization.md)
- [$ART Token](https://docs.liveart.xyz/liveart/introduction/products/usdart-token.md): The Utility Token Powering a New Era for DeFi
- [Roadmap](https://docs.liveart.xyz/liveart/introduction/roadmap.md)
- [Community](https://docs.liveart.xyz/liveart/introduction/community.md)
- [Reward Campaigns](https://docs.liveart.xyz/liveart/introduction/community/reward-campaigns.md): Reward campaigns are a great way to get involved in the LiveArt protocol. They feature unique reward collectibles, $ART and more.
- [Reward Campaigns 2025](https://docs.liveart.xyz/liveart/introduction/community/reward-campaigns-2025.md): If you participated in any of our 2025 activations, this section will help you verify your rewards and claim them correctly
- [How LiveArt Creates Value](https://docs.liveart.xyz/liveart/introduction/how-liveart-creates-value.md)
- [Ecosystem](https://docs.liveart.xyz/liveart/introduction/ecosystem.md)
- [Partners](https://docs.liveart.xyz/liveart/introduction/ecosystem/partners.md)


---

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