# Bug Bounty

The Bitcoin SV Bug Bounty Program only applies to the code for the Bitcoin SV full node implementation.

We certainly appreciate any issues with the website reported to us. But as we use largely off the shelf products for the website and the website is informational in nature, the Bug Bounty Program does not apply to the website.

[Immunefi Bitcoin SV Bounty Program](https://immunefi.com/bug-bounty/bitcoinsv/)


---

# 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.bsvblockchain.org/network-topology/nodes/sv-node/frequently-asked-questions/bug-bounty.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.
