# Disclosures

## Terms of Use

{% embed url="<https://www.eclipse.xyz/terms>" %}

## Privacy Policy

{% embed url="<https://www.eclipse.xyz/privacy-policy>" %}

## Cookie Notice

{% embed url="<https://www.eclipse.xyz/cookie-policy>" %}

## Responsible Disclosure

Our [bug bounty](/developers/eclipse-bug-bounty-program.md) is now listed on Immunefi. Start taking a look and wait for the launch to report vulnerabilities!

* Do not disclose vulnerabilities publicly or by executing them against a production network. If you do, not only will you be putting users at risk, but you will also forfeit your right to a reward.
* Do not disclose the vulnerability publicly, for example by filing a public ticket or Github issue.
* Do not test the vulnerability on a publicly available network, either the testnet or the mainnet.


---

# 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.eclipse.xyz/developers/additional-resources/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.
