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

# Dashboard videos

> Video guides to help you navigate and make the most of the Dfns dashboard.

export const Loom = props => {
  return <iframe className="w-full aspect-video rounded-xl" src={`https://www.loom.com/embed/${props.videoId}`} title="Loom video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen>
      </iframe>;
};

export const Youtube = props => {
  return <iframe className="w-full aspect-video rounded-xl" src={`https://www.youtube.com/embed/${props.videoId}`} title="YouTube video player" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen>
      </iframe>;
};

Our dashboard is constantly evolving so please expect changes to be pushed on a regular basis. We'll update these periodically as new functionality is introduced.

## Getting started

### Self service

<Youtube videoId="43PtjaTa4NM" />

### Login & passkey

<Loom videoId="bd9b3c4b44ef4fd99f92339689876e6a?sid=6185fef0-462b-4f27-9bd8-11c2ad72cc71" />

### Passkeys

<Youtube videoId="4T83DsQDToE" />

### Multi-device

<Youtube videoId="toWC2JYvuy0" />

### Account recovery

<Youtube videoId="kT32yUIs25o" />

## Wallets & transactions

### Multichain wallets

<Youtube videoId="2duuNmpbw-U" />

### Wallet management for institutions

<Youtube videoId="kACYZk_ajk4" />

### WalletConnect

<Loom videoId="511757048dba45658c23701c18a1083b" />

### Transaction history

<Youtube videoId="Z4YRciX0nxM" />

### Fee sponsorship

<Youtube videoId="4k_Pm6JyA4g" />

## Trading & DeFi

### Swaps

<Youtube videoId="DFQlAfs2tlw" />

### Allocations

<Youtube videoId="qcBDWpjqDhQ" />

### Staking

<Youtube videoId="WSg_13AGoLs" />

## Security & governance

### Permissions & access management

<Youtube videoId="M1Y-6FlD4pQ" />

### Policies & governance

<Youtube videoId="IICkUb4ZmL4" />

### SSO via OpenID Connect

<Youtube videoId="tjLOeUodyPo" />

### Service accounts

<Youtube videoId="PewJoozkoZM" />

## Compliance & monitoring

### Travel rule

<Youtube videoId="5wZs6wE1hIk" />

### Address book

<Youtube videoId="OSvFEwd1fG4" />

### Analytics

<Youtube videoId="jYfqFAaG2JI" />

### Webhooks

<Youtube videoId="3WEDWRkmDAQ" />

## Integrations & advanced

### Exchange integration (Kraken)

<Youtube videoId="w63Ls5T0j0Q" />

### BYOV for Canton

<Youtube videoId="B81gJ_ek3z0" />

### Bring your own ABI (smart contract interaction)

<Youtube videoId="_lZzTgVMVE8" />

### KOS

<Youtube videoId="fv8rwnpbVKU" />
