> ## Documentation Index
> Fetch the complete documentation index at: https://docs.boltliquidity.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Asset Issuers

> One convergence price turns a listed asset into usable financial infrastructure: reliable collateral, trustworthy liquidations, routable flow.

## A token listed at three prices across three venues is a liability

Issuing an asset onchain is straightforward. Making it usable is not. A token listed on multiple venues without synchronized pricing creates fragmented markets where collateral cannot be trusted, liquidations fire on stale data, and aggregators route around the asset rather than through it.

The gap between "listed" and "usable" is synchronization.

<Warning>
  \$30B+ in tokenized assets are onchain, but only a fraction are active in DeFi. Fragmented pricing is the structural barrier between a listed asset and a usable one.
</Warning>

## What synchronization delivers for your asset

<Tabs>
  <Tab title="Reliable collateral">
    Lending protocols that accept your asset as collateral need a price they can trust. A single <Tooltip tip="The near-future fair price Bolt may lean toward when short-horizon signal is strong enough. Falls back to the composite when it is not.">convergence price</Tooltip> derived from cross-venue data means collateral valuation is consistent and current, reducing bad debt risk for every protocol that lists your asset.
  </Tab>

  <Tab title="Trustworthy liquidations">
    Liquidation engines depend on price accuracy. A stale or single-source price feed can trigger erroneous liquidations or, worse, fail to trigger necessary ones. The convergence price is executable and continuously updated, giving liquidation engines a reliable trigger.
  </Tab>

  <Tab title="Routable flow">
    Aggregators route to venues where the price is competitive and reliable. A synchronized asset wins routes that fragmented venues lose. More routed volume means deeper markets and better execution for holders.
  </Tab>

  <Tab title="Cross-venue consistency">
    The same asset should not trade at materially different prices across venues within the same ecosystem. One convergence price posted onchain keeps every venue aligned, reducing the arbitrage tax your holders pay on every trade.
  </Tab>
</Tabs>

## Asset types Bolt covers

<AccordionGroup>
  <Accordion title="Native ecosystem tokens" icon="coins" defaultOpen={true}>
    Synchronized pricing makes foundation-issued tokens that anchor an ecosystem's economy usable as collateral, routable across aggregators, and reliably priced for liquidation engines.
  </Accordion>

  <Accordion title="Stablecoins" icon="dollar-sign">
    Stablecoins that depeg across venues create cascading risk for every protocol that holds them. A convergence price anchors the peg across venues and catches deviations early.
  </Accordion>

  <Accordion title="Tokenized RWAs" icon="building-columns">
    Real-world assets brought onchain need synchronized pricing to be usable in DeFi. Without it, they remain listed but illiquid: not accepted as collateral, not routed by aggregators, not integrated into lending or vaults.
  </Accordion>

  <Accordion title="BTC products and wrapped assets" icon="bitcoin-sign">
    Wrapped and bridged assets inherit pricing fragmentation from the bridging process. Synchronization restores a single price across all venues where the wrapped asset trades.
  </Accordion>
</AccordionGroup>

## Engagement path

<Steps>
  <Step title="Identify the asset">
    Which token, stablecoin, RWA, or wrapped asset needs synchronized pricing across venues?
  </Step>

  <Step title="Talk to the team">
    Discuss coverage requirements, venue landscape, and partnership structure. Bolt works with each issuer to design synchronization that fits the asset's market.
  </Step>

  <Step title="Your asset becomes infrastructure">
    Bolt deploys a convergence price for the asset. Lending, perps, vaults, and aggregators across the ecosystem can build on it for collateral, liquidations, routing, and settlement.
  </Step>
</Steps>

***

<CardGroup cols={2}>
  <Card title="Multi-Chain" icon="globe" href="/multi-chain">
    How synchronization scales across chains and asset classes.
  </Card>

  <Card title="Talk to the Team" icon="envelope" href="/contact">
    Asset onboarding, coverage strategy, and issuer partnerships.
  </Card>
</CardGroup>
