> For the complete documentation index, see [llms.txt](https://wiki.fenixcraft.cz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.fenixcraft.cz/magic-sekce/reklamy-inzeraty/hracske-reklamy.md).

# Hráčské reklamy

V menu, které otevřeš pomocí **/ads**, jsou sloty pro tvé reklamy. Reklamu zakoupíš a poté ji můžeš upravovat.

### 💵 ceny reklam

1. reklama: 2.000 Ƶ
2. reklama: 5.000 Ƶ
3. reklama: 10.000 Ƶ
4. reklama: 12.000 Ƶ
5. reklama: 15.000 Ƶ
6. reklama: 17.000 Ƶ
7. reklama: 20.000 Ƶ

***

### 🖊️ Jak napsat reklamu

1. Klikneš na " <mark style="color:green;">ÚPRAVA TEXTU</mark> " (do chatu ti to napíše zadávací režim)
2. Do chatu napíšeš řádku na kterou chceš psát (máš až 4 řádky)

   1. řádek č.1 - '1 toto je text prvního řádku'
   2. řádek č.2 - '2 toto je text druhého řádku'
   3. řádek č.3 - '3 toto je text třetího řádku řádku'
   4. řádek č.4 - '4 toto je text čtvrtého řádku'

   (vždy musíš editovat pouze 1 řádek)
3. Dáš enter, jako by si poslal/a zprávu do chatu
4. Zkontroluješ si že je to napsaný dobře

{% hint style="info" %}
Pokud jsi kliknul na " <mark style="color:green;">ÚPRAVA TEXTU</mark> " nic to do chatu nenapíše. Pokud chceš ukončit úpravu textu napíšeš pouze " <mark style="color:red;">ukončit</mark> ".
{% endhint %}

***

### 📷 Jak napsat reklamu (foto)

{% tabs %}
{% tab title="1. krok" %}

<figure><img src="/files/aC3YmRoNNgpClp6rEicW" alt=""><figcaption><p>Kliknout na " <mark style="color:green;">ÚPRAVA TEXTU</mark> "</p></figcaption></figure>
{% endtab %}

{% tab title="2. krok" %}

<figure><img src="/files/ubRV9HEkL6Bw7FJ7TMXL" alt=""><figcaption><p>Přečíst si " <mark style="color:green;">ZADÁVACÍ REŽIM</mark> "</p></figcaption></figure>

<figure><img src="/files/Mc6lC6T7Ho0akA6DWRCK" alt=""><figcaption><p>napsat číslo řádku a text</p></figcaption></figure>
{% endtab %}

{% tab title="3. krok" %}

<figure><img src="/files/g3glu0DeOWjQUmaOariT" alt=""><figcaption><p>Potvrdit</p></figcaption></figure>
{% endtab %}

{% tab title="4. krok" %}

<figure><img src="/files/ND6i7aGcxI7q6Ox7Ppa3" alt=""><figcaption><p>zkontrolovat text</p></figcaption></figure>
{% endtab %}
{% endtabs %}

***

### 💸 Nájem za reklamu

Za reklamu se musí platit. Kredit reklamy si můžeš nabít v menu reklamy.

<figure><img src="/files/8wjVpok8aLTphuxqfkmx" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Pokud nebudeš mít kredit, reklama se nezobrazí
{% endhint %}

***

### 🔨 Ostatní funkce

{% tabs %}
{% tab title="Barva textu" %}

<figure><img src="/files/8JkcBl21F1dgLuTNrbKx" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Náhled reklamy" %}

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

{% hint style="info" %}
Reklama se zobrazí pouze tobě
{% endhint %}
{% endtab %}

{% tab title="Reklama v chatu" %}

<figure><img src="/files/rQUglIRB1wT163n2Hk5n" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Reklama na spawnu" %}

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

<figure><img src="/files/T4dIExI5ylff5qk2nlod" alt=""><figcaption><p>reklama se zobrazí zde</p></figcaption></figure>
{% endtab %}

{% tab title="Ostatní informace" %}

<figure><img src="/files/FPnETTJXVJ96dBwjQ3UN" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://wiki.fenixcraft.cz/magic-sekce/reklamy-inzeraty/hracske-reklamy.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.
