# Hypersign Developer Dashboard

- [Service](https://docs.hypersign.id/hypersign-developer-dashboard/developer-dashboard.md): Manage your service and API keys and start building your identity product on our infrastructure
- [Managing API keys](https://docs.hypersign.id/hypersign-developer-dashboard/developer-dashboard/managing-api-keys.md)
- [Network Fee](https://docs.hypersign.id/hypersign-developer-dashboard/developer-dashboard/network-fee.md)
- [Members & Roles](https://docs.hypersign.id/hypersign-developer-dashboard/members-and-roles.md): How to add your teammates and give customise permissions via role managment
- [Members](https://docs.hypersign.id/hypersign-developer-dashboard/members-and-roles/members.md): Add a new member / teammate to your profile
- [Assign Role To Member](https://docs.hypersign.id/hypersign-developer-dashboard/members-and-roles/members/assign-role-to-member.md)
- [Invitations](https://docs.hypersign.id/hypersign-developer-dashboard/members-and-roles/invitations.md): A member can accept an invitation
- [Member Access Admin's Dashboard](https://docs.hypersign.id/hypersign-developer-dashboard/members-and-roles/invitations/member-access-admins-dashboard.md)
- [Roles & Permissions](https://docs.hypersign.id/hypersign-developer-dashboard/members-and-roles/roles-and-permissions.md): Create a new role with permission
- [Permissions List](https://docs.hypersign.id/hypersign-developer-dashboard/members-and-roles/roles-and-permissions/permissions-list.md)
- [Security](https://docs.hypersign.id/hypersign-developer-dashboard/security.md)
- [Login](https://docs.hypersign.id/hypersign-developer-dashboard/security/login.md)
- [Multi factor Authentication (MFA)](https://docs.hypersign.id/hypersign-developer-dashboard/security/multi-factor-authentication-mfa.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.hypersign.id/hypersign-developer-dashboard.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.
