> For the complete documentation index, see [llms.txt](https://learn.onopen.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.onopen.xyz/the-open-ticketing-ecosystem/partners.md).

# Partners & Past Usecases

### Gucci Mane & Lupe Fiasco - Wild Acre Live

OPEN ticketing partner DeFy Tickets put on a show in Texas with Wild Acre Live that brought rap and R\&B lovers together as Gucci Mane and Lupe Fiasco put on a show with onchain tickets through OPEN.

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

### Ne-Yo O2 Wembley - Meet & Greets

In 2022, Ne-Yo performed sold out shows around the UK, with OPEN ticketing integrator Authentix providing onchain Meet & Greet tickets for die hard fans backstage after his sold out Wembley show.

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

### Zandvoort F1 Dutch Grand Prix - Trackside Treasures

In August 2023, OPEN (previously GET Protocol) provided the largest sports ticket linked collectibles direct to attendees at the Dutch Grand Prix working directly with the GP team. This allows attendees to own a part of the race track which was broken up into 100,000 co-ordinates and revealed on the race day. Check out the case study:

{% embed url="<https://www.youtube.com/watch?v=1C8qrOD07RM>" %}

### Lewis Capaldi - Event Financing Pilots

Lewis Capaldi took to Iceland for a sold out show and in the process helped us pilot our decentralized event financing tooling by providing upfront capital to pay for event deposits before selling tickets.

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

### Within Temptation - Livestream

In July 2021, OPEN integrator GUTS Tickets issued onchain livestream tickets for hit metal band, Within Temptation as they navigated the pandemic by giving fans a once in a lifetime virtual reality livestream experience - which by all accounts rocked fans socks off!

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

### Suzuka Grand Prix - VIP Experience Ticket Linked Collectibles

In November 2023, the Suzuka Grand Prix took place. Together with Animoca, OPEN helped issue ticket linked collectibles for Honda's VIP experience at the race, providing attendees with a stunning collectible to cherish the event.

<figure><img src="/files/7QtJseJkEr9ztho38Z4i" alt=""><figcaption></figcaption></figure>


---

# 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://learn.onopen.xyz/the-open-ticketing-ecosystem/partners.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.
