> For the complete documentation index, see [llms.txt](https://cassowary.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cassowary.gitbook.io/docs/launch-info-and-partnerships.md).

# 📢Launch Info & Partnerships

## Launch Info & Partnerships

Timing is everything in financial markets. We have strategically timed the launch of **Cassowary** to capitalize on one of the most monumental financial events of our generation: the upcoming SpaceX IPO.

We are incredibly proud to offer **THE FIRST TOKENIZED SPACEX ASSET** in the entire crypto universe. Never before has the DeFi community had direct, decentralized, and 100% backed exposure to SpaceX prior to its public listing.

But make no mistake: this is not the end goal. It is merely the starting line.

### Open for Business: Partnerships & Integrations

We are building an open, permissionless ecosystem, and we are actively looking to collaborate with the brightest minds and projects in Web3.

Whether you are:

* A DeFi protocol looking to integrate our tokenized assets (SPCXw) into your lending or liquidity pools.
* A Web3 community or DAO looking for exclusive OTC deals.
* A developer wanting to build on top of our Tokenized Futures architecture.

**We are open to proposals.**

Let's build the future of decentralized finance together.

💬 **Contact us, propose integrations, or explore partnerships by sending us a Direct Message on X:** [**Follow and DM us on X (Twitter)**](https://x.com/CassowaryW)


---

# 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://cassowary.gitbook.io/docs/launch-info-and-partnerships.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.
