# Responsible Disclosure Guidelines | Scope & Expectations

PowerTrade values the work done by security researchers in improving the security of our products and service offerings. We are committed to working with this community to verify, reproduce, and respond to legitimate reported vulnerabilities.

#### **Responsible Disclosure Guidelines**

We will investigate legitimate reports and make every effort to quickly correct any vulnerability. To encourage responsible reporting, we will not take legal action against you nor ask law enforcement to investigate you provided you comply with the following Responsible Disclosure Guidelines:

* Provide details of the vulnerability, including information needed to reproduce and validate the vulnerability and a Proof of Concept (POC).
* Make a good faith effort to avoid privacy violations, destruction of data, and interruption or degradation of our services.
* Do not modify or access data that does not belong to you.
* Give PowerTrade a reasonable time to correct the issue before making any information public.

#### **Smart Contract Security Audits**

Smart contract security audit reports can be accessed below.

**Quantstamp**

[Full Report](https://certificate.quantstamp.com/full/power-trade)

**Halborn Inc**

[Token Contract](https://github.com/HalbornSecurity/PublicReports/blob/master/Solidity%20Smart%20Contract%20Audits/PowerTrade_Fuel_smartcontract_halborn_report_V1.pdf)

[Vesting Contract](https://github.com/HalbornSecurity/PublicReports/blob/master/Solidity%20Smart%20Contract%20Audits/PowerTrade_vesting_smartcontract_halborn_report_V1.pdf)

## Still have questions?

**Email Support:** <support@power.trade>

**Telegram:** <https://t.me/power_trade>


---

# 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://support.power.trade/legal/security/security-policy.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.
