> For the complete documentation index, see [llms.txt](https://frostcave-pl.gitbook.io/frostcave.pl-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://frostcave-pl.gitbook.io/frostcave.pl-wiki/dodatkowe-informacje/wspolprace.md).

# Współprace

Jako serwer Minecraft, bardzo chętnie **podejmujemy się współprac.** Jak masz jakąś propozycje współpracy, która nie jest wpisana niżej, napisz do nas przez:

* Ticketa na grupie [Discord](/frostcave.pl-wiki/linki/serwer-discord.md)
* Przez maila ( <frostcave.biznes@gmail.com>[^1] )

### <i class="fa-tiktok" style="color:purple;">:tiktok:</i>  Media - Tiktok

Aktualnie szukamy graczy, którzy chętnie będą robić livy na platformie Tiktok **z naszego serwera**!

#### <i class="fa-sidebar">:sidebar:</i> Wymagania:

* Dobry mikrofon (zero przesterów)
* Dobry internet i sprzęt
* Widoczne IP serwera na streamie

Mamy na serwerze pare rang Medii:

* MiniMedia
* Media
* Media+

Wyższa ranga Medii to **wyższe permisje**. Zdobywa się je głównie po zasięgach, **większe zasięgi = wyższa ranga.**

#### <i class="fa-plus">:plus:</i> Plusy Medii:

* Ranga MEDIA (minimedia, media albo media+, zależy od zasięgów, jest możliwość zdobycia wyższej rangi po czasie)
* Możliwość promowania swojego liva na specjalnym kanale na naszej grupie Discord oraz na serwerze minecraft. \[od rangi MiniMedia]
* Możemy postawić konkurs na liva (np. Ranga VIP dla jednego z widzów) \[od rangi Media]

Jak jesteś zainteresowany/a, napisz do nas na tickecie na naszej grupie [Discord](/frostcave.pl-wiki/linki/serwer-discord.md) !

[^1]: Biznesowy mail serwera Frostcave.pl:\
    \
    <frostcave.biznes@gmail.com>


---

# 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://frostcave-pl.gitbook.io/frostcave.pl-wiki/dodatkowe-informacje/wspolprace.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.
