# Security Disclosures

### Reporting a Vulnerability

To report security issues send an email to <bitcartservices@gmail.com>.

Please do not announce of the vulnerability publicly until the fix is released. Thank you.

The following keys may be used to communicate sensitive information to developers:

| Name       | Fingerprint                                       |
| ---------- | ------------------------------------------------- |
| MrNaif2018 | AB22 4F6F 2ED1 1812 47E7 1D83 5CDE 5043 6C3D B40C |

You can import a key by running the following command with that individual’s fingerprint: `gpg --recv-keys "<fingerprint>"` Ensure that you put quotes around fingerprints containing spaces.

After the initial reply to your report, you will be informed of the progress towards a fix and full announcement. You may be asked to provide additional information or guidance.

We appreciate your efforts to responsibly disclose your findings, and will make every effort to acknowledge your contributions.


---

# 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.bitcart.ai/development/security-disclosures.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.
