> For the complete documentation index, see [llms.txt](https://rubyprototcol.gitbook.io/ruby-one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rubyprototcol.gitbook.io/ruby-one/term-of-use/disclosure-of-information.md).

# Disclosure of Information

We will share your personal information with third parties only in the ways that are described in this privacy statement. We may disclose your personally identifiable information to certain third-party vendors (e.g., data storage facilities, payment processors, email service providers) used by Ruby to assist us in providing the Ruby services, to the extent necessary to enable such vendors to provide such assistance. These third parties are prohibited from using your personally identifiable information for any other purposes. If you do not want us to share your personal information with these companies, contact us at <info@ruby.xyz>.

We may send email offers to selected groups of Ruby users on behalf of our company and on behalf of other businesses in whose products and services you may have an interest; but we will not disclose any of your personally identifiable information to any such businesses. We will also include in each such email instructions as to how you can permanently opt-out of receiving any such future emails. In addition you may contact us at <info@ruby.xyz> to request that your information no longer be used.

In certain situations, Ruby Protocol may be required to disclose personal data in response to lawful requests by public authorities, including to meet national security or law enforcement requirements. We also reserve the right to disclose your personally identifiable information if we reasonably believe we are required to do so by law, regulation or other government authority and when we believe that disclosure is necessary to protect our rights and/or to comply with a judicial proceeding, court order, or legal process served on our website.

Finally, we may disclose your personally identifiable information upon a transfer or sale to another entity of all or substantially all of Ruby's assets or stock in Ruby's line of business to which this privacy policy relates or upon any other corporate reorganization. (If, for example, in the future, we undergo any sort of corporate reorganization, we may need to transfer your personally identifiable information to the surviving entity.) You will be notified via email and/or a prominent notice on our website of any change in ownership or uses of your personally identifiable information, as well as any choices you may have regarding your personally identifiable information.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://rubyprototcol.gitbook.io/ruby-one/term-of-use/disclosure-of-information.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.
