> For the complete documentation index, see [llms.txt](https://wiki.mundosolaris.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.mundosolaris.com/economia/gemas.md).

# ✨ Gemas

As **Gemas** são a moeda premium do **Solaris SMP**.

Com elas, você poderá adquirir VIPs, cosméticos, TAGS personalizadas e outros conteúdos disponíveis na [**Loja Oficial**](https://mundosolaris.com/).

Diferente dos **Cristais**, as Gemas não são obtidas durante a jogatina e possuem uma finalidade própria dentro da economia do servidor.

{% hint style="info" %}
As Gemas não substituem os Cristais. Cada moeda possui uma finalidade diferente dentro da economia.
{% endhint %}

***

#### 🛍️ Como conseguir Gemas?

As Gemas podem ser obtidas de diferentes formas:

* 🛒 Comprando na [**Loja Oficial**](https://mundosolaris.com/);
* 🎉 Participando de eventos especiais promovidos pela equipe;
* 🎁 Através de promoções e recompensas ocasionais.

#### ✨ Para que servem?

As Gemas podem ser utilizadas para adquirir conteúdos exclusivos, como:

* 👑 VIPs;
* 🎁 Caixas especiais;
* 🎨 Cosméticos;
* 🐾 Pets;
* ✨ Itens exclusivos;
* 🛍️ Outros produtos disponíveis na [Loja Oficial](https://mundosolaris.com/).

#### 💡 Posso trocar Gemas por Cristais?

Sim! Caso deseje, você poderá utilizar as **Gemas** para adquirir **Cristais**, permitindo acelerar seu progresso dentro do servidor.

Já os **Cristais** **não podem ser convertidos em Gemas**, mantendo o equilíbrio da economia.

{% hint style="success" icon="cart-shopping-fast" %}
**Quer adquirir Gemas?** Acesse a [**Loja Oficial**](https://mundosolaris.com/) do Solaris SMP para conferir todos os produtos disponíveis.
{% 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.mundosolaris.com/economia/gemas.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.
