> For the complete documentation index, see [llms.txt](https://docs.talesofelleria.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talesofelleria.com/getting-started/collaborations.md).

# Collaborations

Tales of Elleria is actively looking for Games/Projects to partner up with us!

Please head to Discord and open a ticket for collaboration opportunities!

## Tales of Elleria x Defi Kingdoms

Cross-ecosystem World Boss event

<figure><img src="/files/KLwTXPEUuyvhm3e7IYUL" alt=""><figcaption><p>*dramatic sound effect*</p></figcaption></figure>

{% content-ref url="/pages/DXYGQnBpnFGj994a1cvh" %}
[World Boss: Defi Kingdom Bloater (Season 10)](/references/archived-world-boss-mechanics/world-boss-defi-kingdom-bloater-season-10.md)
{% endcontent-ref %}

## Tales of Elleria x Pixelmon

Cross-ecosystem World Boss event

<figure><img src="/files/YvgAm41ARNhTebSzqZle" alt=""><figcaption><p>Pixelmon Kevin invades Elleria!</p></figcaption></figure>

{% content-ref url="/pages/xHKxbRHfW6rL4DVeOgbs" %}
[World Boss: Pixelmon ft. Kevin (Season 9)](/references/archived-world-boss-mechanics/world-boss-pixelmon-ft.-kevin-season-9.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.talesofelleria.com/getting-started/collaborations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
