> For the complete documentation index, see [llms.txt](https://cryptoraggies.gitbook.io/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptoraggies.gitbook.io/welcome/overview/partnership-and-collabs.md).

# Partnership & Collabs

## <mark style="color:yellow;">Building Together</mark>

We are passionate about blockchain technology, and even more so about the Cardano blockchain. We see immense potential for Cardano to grow to become the world's leading blockchain with its focus on strong fundamentals, scientific research backed by countless peer-reviewed publications, and repeatedly tested and proven real world utility and resilience. We share Cardano's emphasis on correctness, and sense of community.

It is with this conviction that we set off to build bridges between communities, sharing our knowledge and expertise in project development, be it general utility such as Discord bots, or specialised web3 development such as frontend Cardano wallet connection, Cardano multisignature transactions, or even game development. Here are some of the friends we have made since we started off this journey!

<figure><img src="/files/YeH7JrFbKCCvwzBunOKR" alt=""><figcaption></figcaption></figure>

## <mark style="color:yellow;">Official Partner</mark>

As a long term project, we strongly believe in the power of real, lasting collaborations which bring value to all of the Cardano community. Therefore we have strategically decided on projects to partner with in order to build these connections and create mutual value that benefits the CNFT space in general.

<figure><img src="/files/4nrbEtFwBuiI1mBDJY0I" alt=""><figcaption><p>BlockOwls is a community-driven 3D animated story built on Cardano. The project is the brainchild of Kent, a professional animator who single-handedly created a full range of 52 different BlockOwls for the initial launch of the project.</p></figcaption></figure>

<div><figure><img src="/files/BzIT3UhGWlypXE2qcpaL" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/1VoEYJizHnmMTGhE4A6U" alt=""><figcaption></figcaption></figure> <figure><img src="/files/vGuuaQn6mh6FMzP9NL57" alt=""><figcaption></figcaption></figure> <figure><img src="/files/EWXcdTBRvPescjhUiPUX" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/k3to1t9PyUIAOUxLbbau" alt=""><figcaption></figcaption></figure> <figure><img src="/files/OCh7dnCDiPCF1IFE2A0Y" alt=""><figcaption></figcaption></figure> <figure><img src="/files/RKELwUZ6tNMGezcNeEUs" alt=""><figcaption></figcaption></figure> <figure><img src="/files/PfR6ZjrmKJh93gdq9OJr" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/gVqVFGV4S1jewdv31ldq" alt=""><figcaption></figcaption></figure> <figure><img src="/files/QHv8QlnswqktrtRjLeKd" alt=""><figcaption></figcaption></figure> <figure><img src="/files/RnZIni9Id9m1a6tqrgxl" alt=""><figcaption></figcaption></figure> <figure><img src="/files/1Fs5wxPuXhcp2gelVktR" alt=""><figcaption></figcaption></figure></div>


---

# 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://cryptoraggies.gitbook.io/welcome/overview/partnership-and-collabs.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.
