> For the complete documentation index, see [llms.txt](https://rizz-1.gitbook.io/rizz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rizz-1.gitbook.io/rizz/learn-about-rizz/collab.md).

# Collab

RIZZ is all about community, collaboration, and pushing the boundaries of what's possible in the Sui ecosystem. Whether you're a fellow builder, a brand looking to make a splash in Web3, or a community with a passion for memes and culture, we want to hear from you!

### **For Sui Builders**

* **dApp Integrations:** Integrate $RIZZ into your Sui-based dApps to unlock new functionalities and reward your users with exciting incentives. Imagine earning $RIZZ for completing in-game quests, participating in governance, or creating user-generated content.
* **Cross-promotion:** Let's join forces to promote our projects and expand our reach within the Sui ecosystem. We can collaborate on co-marketing campaigns, AMAs, and community events to bring value to both our communities.
* **Technical Collaboration:** Share your expertise and collaborate with our developers on innovative projects that push the boundaries of what's possible on Sui. Let's build the future of decentralized technology together.

### **For Brands**

* **Web3 activations:** Leverage the power of RIZZ and the Sui blockchain to create unique and engaging Web3 experiences for your audience. Imagine launching exclusive NFT collections, hosting immersive metaverse events, or creating branded games that reward users with $RIZZ.
* **Community engagement:** Tap into the vibrant RIZZ community to connect with a passionate and engaged audience. We can help you build brand awareness, generate excitement around your products, and create lasting relationships with your customers.
* **Co-branded merchandise:** Let's create limited-edition merchandise that merges the RIZZ brand with your own, offering unique collectibles for our communities.

### **For Communities**

* **Community crossovers:** Host joint events, AMAs, and contests to bring our communities together and foster collaboration. Let's share ideas, learn from each other, and build a stronger, more connected ecosystem.
* **Meme contests and challenges:** Tap into the creative power of both our communities to generate hilarious and engaging content. Let's spread laughter and good vibes across the Sui blockchain.
* **Joint initiatives:** Collaborate on initiatives that benefit both our communities, such as charity drives, educational programs, or social impact projects.

### **How to Get in Touch**

Reach out to us for a collab: <hello@rizz.xyz>

We're excited to explore the possibilities and create something truly special together!


---

# 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, and the optional `goal` query parameter:

```
GET https://rizz-1.gitbook.io/rizz/learn-about-rizz/collab.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
