> For the complete documentation index, see [llms.txt](https://docs.hypha.sh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hypha.sh/technical-information-and-brand-assets.md).

# Technical Information & Brand Assets

- [Contract Addresses](https://docs.hypha.sh/technical-information-and-brand-assets/contract-addresses.md): A repository of all essential contract addresses for user reference.
- [L1 Contract Addresses](https://docs.hypha.sh/technical-information-and-brand-assets/l1-contract-addresses.md): Smart contract addresses for node sales systems
- [CX-Chain](https://docs.hypha.sh/technical-information-and-brand-assets/l1-contract-addresses/cx-chain.md)
- [Paradise Tycoon](https://docs.hypha.sh/technical-information-and-brand-assets/l1-contract-addresses/paradise-tycoon.md)
- [API](https://docs.hypha.sh/technical-information-and-brand-assets/api.md): Details and documentation for accessing and using the Hypha API for developers.
- [Security](https://docs.hypha.sh/technical-information-and-brand-assets/security.md): Audits & Vulnerability Reports
- [Audits](https://docs.hypha.sh/technical-information-and-brand-assets/security/audits.md): Details of our comprehensive security audits by top cybersecurity firms.
- [Quantstamp Audit](https://docs.hypha.sh/technical-information-and-brand-assets/security/audits/quantstamp-audit.md)
- [Code4rena Audit](https://docs.hypha.sh/technical-information-and-brand-assets/security/audits/code4rena-audit.md)
- [Zellic Audit](https://docs.hypha.sh/technical-information-and-brand-assets/security/audits/zellic-audit.md)
- [Kudelski Security Audit](https://docs.hypha.sh/technical-information-and-brand-assets/security/audits/kudelski-security-audit.md)
- [Bug Bounty Program](https://docs.hypha.sh/technical-information-and-brand-assets/security/bug-bounty-program.md): Join our efforts to secure Hypha by participating in our bug bounty challenges.
- [Vulnerability Reports](https://docs.hypha.sh/technical-information-and-brand-assets/security/vulnerability-reports.md): Reported Vulnerabilities and Fixes


---

# 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://docs.hypha.sh/technical-information-and-brand-assets.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.
