# Guides

- [Using Networks' Testnets](https://docs-legacy.dfns.co/d/guides/using-networks-testnets.md)
- [Dashboard - Onboarding a new device](https://docs-legacy.dfns.co/d/guides/dashboard-onboarding-a-new-device.md): How to log into the dashboard from a device you have never registered before.
- [Permission-Based Access Control](https://docs-legacy.dfns.co/d/guides/permission-based-access-control.md): Invite new users and setup your Dfns access management with user permissions.
- [Dashboard - Registering a new Passkey Credential](https://docs-legacy.dfns.co/d/guides/dashboard-registering-a-new-passkey-credential.md): A user can register as many credentials as required for logging into his Dfns org and signing actions. Here is how to add new ones.
- [Email approval requests with Zapier](https://docs-legacy.dfns.co/d/guides/email-approval-requests-with-zapier.md): Automate sending an email using Zapier or other automation tools
- [Passkey Settings - Migration guide](https://docs-legacy.dfns.co/d/guides/passkey-settings-migration-guide.md)
- [Keys & Multichain - Migration Guide](https://docs-legacy.dfns.co/d/guides/keys-and-multichain-migration-guide.md)
- [Applications - Depreaction](https://docs-legacy.dfns.co/d/guides/applications-depreaction.md)
- [Using Hardware Security Modules (HSMs)](https://docs-legacy.dfns.co/d/guides/using-hardware-security-modules-hsms.md)
- [On premise deployment](https://docs-legacy.dfns.co/d/guides/on-premise-deployment.md)


---

# 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/guides.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.
