# Tokenization & Digital Capital Markets

- [Overview](https://info.building.inc/industry-guides/tokenization-and-digital-capital-markets/overview.md): How structured assets interface with modern financial instruments and markets.
- [i. What Tokenization Actually Changes (and What It Doesn’t)](https://info.building.inc/industry-guides/tokenization-and-digital-capital-markets/i.-what-tokenization-actually-changes-and-what-it-doesnt.md): Separating representation from liquidity myths.
- [ii. Why Data Readiness Matters More Than Issuance Mechanics](https://info.building.inc/industry-guides/tokenization-and-digital-capital-markets/ii.-why-data-readiness-matters-more-than-issuance-mechanics.md): The real gating factor for tokenized assets.
- [iii. Oracles, State, and Financial Instruments](https://info.building.inc/industry-guides/tokenization-and-digital-capital-markets/iii.-oracles-state-and-financial-instruments.md): How verified asset data interfaces with pricing, risk, and constraints.
- [iv. Regulatory Considerations for Tokenized Real Assets](https://info.building.inc/industry-guides/tokenization-and-digital-capital-markets/iv.-regulatory-considerations-for-tokenized-real-assets.md): Where structure matters more than technology.
- [v. Why DeFi Works for Markets but Not for Assets (Yet)](https://info.building.inc/industry-guides/tokenization-and-digital-capital-markets/v.-why-defi-works-for-markets-but-not-for-assets-yet.md): Analyzes why decentralized finance functions well in digital markets but struggles with real-world assets that lack continuous state, verifiability, and enforceable governance.
- [vi. On-Chain Liquidity vs Traditional Market Making](https://info.building.inc/industry-guides/tokenization-and-digital-capital-markets/vi.-on-chain-liquidity-vs-traditional-market-making.md): Compares on-chain liquidity mechanisms with traditional market-making models, highlighting structural tradeoffs in transparency, capital efficiency, and risk management.
- [vii. The Oracle Problem in Financial Instruments](https://info.building.inc/industry-guides/tokenization-and-digital-capital-markets/vii.-the-oracle-problem-in-financial-instruments.md): Examines why reliable external data and state verification are the primary constraints on programmable financial instruments and tokenized real assets.
- [viii. DeFi as Back-Office Infrastructure](https://info.building.inc/industry-guides/tokenization-and-digital-capital-markets/viii.-defi-as-back-office-infrastructure.md): Explores how decentralized systems can function as settlement, clearing, and reconciliation infrastructure without replacing front-office decision making or regulatory frameworks.


---

# 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://info.building.inc/industry-guides/tokenization-and-digital-capital-markets.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.
