> For the complete documentation index, see [llms.txt](https://wiki.firstsky.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.firstsky.net/les-infos-utiles/les-boutiques/mobcoins-shop.md).

# Mobcoins Shop

Les mobcoins, qu'est-ce que c'est ?&#x20;

Vous n'êtes pas sans savoir que FirstSky possède une double économie, entre la monnaie sur le jeu ($) ainsi que les mobcoins.&#x20;

Les mobcoins elles, servent à obtenir des spawners et blocs, que vous pourrez acheter avec la commande `/mobcoins shop` shop ou `/mc shop`.

Comment en obtenir ? Rien de plus simple !&#x20;

Il vous suffit de tuer des monstres, ou des animaux ! Les mobcoins sont donc très importants sur le serveur, et à ne pas délaisser ! Vous pourrez retrouver votre nombre de mobcoins dans le scoreboard.

<figure><img src="/files/Gkv03900G36UhFsZaD0p" alt=""><figcaption><p>Le menu /mobcoins shop</p></figcaption></figure>

{% tabs %}
{% tab title="Catégorie Spawner" %}
Vous pouvez acheter jusqu'à 19 spawners différents !

<figure><img src="/files/VstXuQeq2SaAO12qjgZz" alt=""><figcaption><p>Le menu Spawner du /mc shop</p></figcaption></figure>
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Catégorie FirstShop" %}
Vous pouvez acheter ici une magnifique harvester x50 x50k use, des ChunkHopper, une permission pour pouvoir échanger les Mobcoins et 1 Clé Élite.

<figure><img src="/files/UCfrEHqvDBAuLESKMEmi" alt=""><figcaption><p>La Catégorie FirstShop du /mc shop</p></figcaption></figure>
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Catégorie Blocs" %}
Vous pouvez retrouver tout types de blocs, afin de décorer votre île avec des incroyables blocs disponibles dans cette catégorie !&#x20;

Vous disposez de 7 pages de blocs !

<figure><img src="/files/pjICBz3SB9HJj0T84X9g" alt=""><figcaption><p>La catégorie Blocs du /mc shop</p></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="info" %}
Vous savez donc maintenant à peu près à quoi servent les mobcoins !
{% endhint %}


---

# 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.firstsky.net/les-infos-utiles/les-boutiques/mobcoins-shop.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.
