# contact

## Get in touch

| Channel        | Where                                       | What it's for                               |
| -------------- | ------------------------------------------- | ------------------------------------------- |
| 📧 Email       | **<durianandfun@gmail.com>**                | Partnerships, bug reports, licensing, press |
| 🐦 X (Twitter) | [@duriandotfun](https://x.com/duriandotfun) | News, launch announcements                  |
| 💬 Telegram    | [@durianfunxyz](https://t.me/durianfunxyz)  | Community chat, support                     |
| 🌐 Website     | [durianfun.xyz](https://durianfun.xyz/)     | The app itself                              |

## Responsible disclosure

Found a security vulnerability?

**Email <durianandfun@gmail.com>** with:

1. A clear description of the issue
2. Steps to reproduce (or a PoC)
3. Potential impact assessment
4. Your contact + credit preference

We aim to acknowledge within 48 hours and fix within reasonable time. Discoverers are credited publicly (if they wish) after patch deployment.

## Partnership inquiries

For:

* **DEX aggregators** adding Durianfun routes
* **Wallet integrations** showing Durianfun tokens natively
* **Analytics platforms** indexing our data
* **Cross-chain bridge partners**
* **Ecosystem grants / incubation programs**

Please email with:

* Your project name + links
* Proposed integration scope
* Timeline expectations

## Licensing

Durianfun contracts are **UNLICENSED** (proprietary). For licensing inquiries — commercial use, whitelabel deployment, redistribution — email with:

* Your intended use case
* Scale / user count estimates
* Budget / commercial terms

We evaluate partnership vs licensing case-by-case.

## Legal

Copyright © 2026 DURIANANDFUN. All rights reserved.

Public availability of on-chain bytecode is a property of the blockchain — not a license to copy, fork, or redeploy. IP protection enforced under applicable international copyright law and treaties (Berne Convention / WIPO Copyright Treaty / TRIPS Agreement).

***

*Durianfun is not an investment platform. Trading meme tokens carries risk. Do your own research. Don't put in more than you can afford to lose. This documentation is for informational purposes only and does not constitute financial advice.*


---

# 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://durianandfun.gitbook.io/durianfun/durian-launchpad/resources/contact.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.
