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

# Embed tokenized funds

> Let your users buy, hold, and redeem tokenized funds natively inside your app.

**In one sentence:** let your users buy, hold, and redeem tokenized funds natively inside your app.

**Who it's for:** fintechs, neobanks, and wallets with a global user base.

**The flow:** the user signs in with Passage via OAuth, completes KYC and eligibility, buys through the Passage purchase flow inside your app, and receives tokens to their self-custody wallet.

## What a fund is

A fund represents a basket of assets managed by an asset manager. Funds can be actively managed, where the manager makes discretionary decisions, or passively managed, where the fund follows an index or a set allocation strategy. See [Asset catalog](/assets/catalog) for the full primer.

## Who issues the assets

Ondo issues tokenized yield and index products as wrapped exposure today. WisdomTree is coming soon with tokenized funds where the token is a direct fund interest held in the investor's name. See [Asset partners](/assets/partners).

## Build it

<CardGroup cols={2}>
  <Card title="Fetch offers" icon="list" href="/sdk/fetch-offers">
    List the offers available to your users and read their requirements.
  </Card>

  <Card title="Swap flow" icon="arrows-rotate" href="/sdk/swap-flow">
    The instant-swap purchase path for tokenized assets.
  </Card>
</CardGroup>
