# Dashboard Videos

This section provides a series of video guides designed to help you navigate and make the most of the dashboard. 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.&#x20;

## Login & Passkey

{% embed url="<https://www.loom.com/share/bd9b3c4b44ef4fd99f92339689876e6a?sid=6185fef0-462b-4f27-9bd8-11c2ad72cc71>" %}

## Multichain Wallets

{% embed url="<https://www.youtube.com/watch?v=2duuNmpbw-U>" %}

## Policy Engine

{% embed url="<https://www.youtube.com/watch?v=IICkUb4ZmL4>" %}

## Staking

{% embed url="<https://www.youtube.com/watch?v=WSg_13AGoLs>" %}

## Travel Rule

{% embed url="<https://www.youtube.com/watch?v=5wZs6wE1hIk>" %}

## Exchanges

{% embed url="<https://www.youtube.com/watch?v=w63Ls5T0j0Q>" %}

## Bring Your Own Validator for Canton

{% embed url="<https://www.youtube.com/watch?v=B81gJ_ek3z0>" %}


---

# 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://docs-legacy.dfns.co/d/getting-started/videos.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.
