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

# Media Partnerships

Collaborating with Thrilld Labs, events get advertisement space on the main page of Thrilld alongside other top events in Web3, happening around the world.

<details>

<summary>Benefits of collaboration</summary>

* **Enhanced eisibility**\
  Events will be featured on Thrilld’s main page, featured alongside other top Web3 events worldwide.
* **Customizable field**\
  Partners can use a customizable field on the main portal to connect with Thrilld’s global community.
* **Tailored profiles**\
  Our partner-profile layout offers ample space for descriptions, unique selling points, images, videos, and other highlights, allowing events to provide detailed information.
* **Integrated CTAs**\
  Utilize tailored buttons like "Get in Touch" or "Get Tickets" to facilitate seamless interactions there where needed.
* **Side events**\
  Events can generate tailored lists of side events, enhancing exposure for their respective partners.
* **Partnership announcement**\
  Thrilld Labs' partners receive a tailored partnership announcement shared across our social media channels.

#### Additional partner benefits:

* **Website and newsletter mentions**\
  Your event will be featured on our website, in newsletters, and elsewhere to make sure that our community can derive value from the event.&#x20;

</details>

<details>

<summary>Want Thrilld to be your media partner?</summary>

* **Contact us**\
  Reach out to our team at <info@thrilldlabs.io> or via the [form](https://docs.thrilld.io/partnerships/conferences/media-and-community-partnerships/www.thrilldlabs.io/contact) on our website to express your interest.
* **Due diligence process**\
  A short due diligence process follows to ensure alignment with Thrilld Labs’ values, during which you'll fill out a form and present your deliverables.
* **Profile setup & launch**\
  Your event profile will be configured and customized by our team, followed by partnership announcements and further steps, where applicable.

</details>

Reach out to our team at <info@thrilldlabs.io> or via the[ form on our website](https://docs.thrilld.io/partnerships/conferences/media-and-community-partnerships/www.thrilldlabs.io/contact) to express your interest in becoming a media partner.


---

# 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://docs.thrilld.io/partnerships/conferences/media-and-community-partnerships/media-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.
