# Vulnerability disclosure

### Report a Vulnerability

At Bizon, we are eager to protect our customers' accounts and ensure the security of our services at all times.\
We are deeply grateful to researchers and our community who report issues so that we can coordinate a fix and responsible disclosure. All reports are thoroughly investigated internally.\
\
To make a security vulnerability report, email [security@bizon.one](https://bizon.one) with the full details, including steps to reproduce the issue.

### When should you NOT perform reporting?

* You think you discovered a potential security vulnerability in Bizon's APIs or services
* You are unsure how a vulnerability affects Bizon's APIs or services
* You think you discovered a vulnerability in another project that Bizon depends on

### When should a vulnerability be reported?

* You need help tuning Bizon components for security
* Your issue is not security-related

<br>


---

# 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.bizon.one/08.01/help/vulnerability-disclosure.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.
