# Dashboard

- [Company dashboard](https://docs.hackenproof.com/dashboard/company-dashboard.md)
- [Manage programs](https://docs.hackenproof.com/dashboard/company-dashboard/manage-bb-program.md): This guide describes all the possible stages of your programs
- [Manage reports](https://docs.hackenproof.com/dashboard/company-dashboard/manage-reports.md)
- [Share report](https://docs.hackenproof.com/dashboard/company-dashboard/share-report.md): Share your report with program Viewers
- [Labels](https://docs.hackenproof.com/dashboard/company-dashboard/labels.md): Create, add and manage Labels in your reports to categorize issues
- [E2E report encryption](https://docs.hackenproof.com/dashboard/company-dashboard/e2e-report-encryption.md): This guide describes how to encrypt and decrypt reports
- [Reports decrypting with Mailvelope](https://docs.hackenproof.com/dashboard/company-dashboard/reports-decrypting-with-mailvelope.md): This guide describes how to decrypt reports with the Mailvelope extension
- [Users and roles](https://docs.hackenproof.com/dashboard/company-dashboard/users-and-roles.md): Company users and their roles
- [Program/Report Assignee](https://docs.hackenproof.com/dashboard/company-dashboard/program-report-assignee.md)
- [Replenish your balance](https://docs.hackenproof.com/dashboard/company-dashboard/replenish-your-balance.md): This guide shows on how to replenish your company account balance at HackenProof
- [Hacker dashboard](https://docs.hackenproof.com/dashboard/hacker-dashboard.md)
- [How to start](https://docs.hackenproof.com/dashboard/hacker-dashboard/how-to-start.md)
- [Submit a report](https://docs.hackenproof.com/dashboard/hacker-dashboard/submit-a-report.md)
- [KYC](https://docs.hackenproof.com/dashboard/hacker-dashboard/kyc.md)
- [Сreate a crypto wallet](https://docs.hackenproof.com/dashboard/hacker-dashboard/create-a-crypto-wallet.md): Wallet Types at HackenProof
- [Withdraw bounty](https://docs.hackenproof.com/dashboard/hacker-dashboard/withdraw-bounty.md)
- [HackenProof community](https://docs.hackenproof.com/dashboard/hacker-dashboard/hackenproof-community.md)
- [Report ID](https://docs.hackenproof.com/dashboard/hacker-dashboard/report-id.md): How to find your Report ID
- [Policy on Re-Evaluation of Closed Reports](https://docs.hackenproof.com/dashboard/hacker-dashboard/policy-on-re-evaluation-of-closed-reports.md)
- [Private Program](https://docs.hackenproof.com/dashboard/hacker-dashboard/private-program.md)
- [Contact support](https://docs.hackenproof.com/dashboard/hacker-dashboard/contact-support.md): If you have a question, feel free to contact us on the channel https://discord.gg/pGsQpmyeNt  or write to support@hackenproof.com
- [Company-Auditor dashboard](https://docs.hackenproof.com/dashboard/auditor-dashboard.md)
- [How to start](https://docs.hackenproof.com/dashboard/auditor-dashboard/how-to-start.md): How to activate company-auditor account
- [Add members](https://docs.hackenproof.com/dashboard/auditor-dashboard/add-members.md): How to add members to your company or team
- [Submit report](https://docs.hackenproof.com/dashboard/auditor-dashboard/submit-report.md): Submit report as part of company or team
- [Contact support](https://docs.hackenproof.com/dashboard/auditor-dashboard/contact-support.md): If you have a question, feel free to contact us on the channel https://discord.gg/qxNzXgTj or write to support@hackenproof.com
- [MCP Server](https://docs.hackenproof.com/dashboard/mcp-server.md)
- [Triage Workflow](https://docs.hackenproof.com/dashboard/mcp-server/triage-workflow.md)
- [Codebase Security Review with MCP](https://docs.hackenproof.com/dashboard/mcp-server/codebase-security-review-with-mcp.md)
- [Available Tools](https://docs.hackenproof.com/dashboard/mcp-server/available-tools.md)
- [Claude Code Skills (Plugins)](https://docs.hackenproof.com/dashboard/mcp-server/claude-code-skills-plugins.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.hackenproof.com/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.
