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

# 💲Karp

## 💲Karp

### 💭Sistema de Karps e Quiz do Chat

Os Karps são uma moeda especial recompensada aos jogadores que são rápidos e\
precisos ao responder às perguntas de conhecimentos gerais sobre Pokémon que surgem\
automaticamente no chat.

### ❓Como participar do Quiz

As perguntas aparecem de forma aleatória no chat com o título "Qual é essa Habilidade?",\
"Qual é esse Pokémon?", entre outras variações.

<figure><img src="/files/X7s8EukUXBEeQQhn4cH9" alt="" width="563"><figcaption><p>Exemplo de Pergunta e Resposta</p></figcaption></figure>

{% hint style="info" %}
Para que sua resposta seja válida, você não deve usar prefixos de chat&#x20;(como /g, /l, /s ou /b).
{% endhint %}

• Acessibilidade: Você pode responder em qualquer canal de chat que esteja ativo no\
momento, desde que digite apenas a resposta pura.

\
• Exemplo: Se a pergunta for sobre uma habilidade que transforma o Pokémon no\
adversário ao entrar em campo, você deve digitar apenas "Ditto" ou a habilidade\
correspondente diretamente no chat.

***

## 💎Recompensas por Acerto

Ao responder corretamente e ser o mais rápido, você receberá automaticamente:

1. 1.00 Karp (Moeda fixa por acerto).
2. Bônus Aleatório: Uma recompensa extra sorteada entre várias opções, como:&#x20;

• Rare Candies (Ex: 8 unidades)

• PokeCoins (Ex: 50.000)

• Outro Karp

• PokéFichas (Ex: 2)

<figure><img src="/files/09fUaNLyLm9esEMmFvIV" alt="" width="563"><figcaption><p>Recompensas do Acerto</p></figcaption></figure>

***

## 🏪/lojakarp

Onde gastar sua fortuna acumulada? O servidor oferece uma loja exclusiva acessível pelo\
comando /lojakarp.

### ⚔️Itens Disponíveis

\
A interface da Loja Karps mostra diversos itens raros e utilitários que podem ser adquiridos:\
• Itens e Cosméticos Raros: Texturas, títulos, tags e mensagens de entrada e saída .\
• Ferramentas: Picaretas e Machados especiais.\
• Outras Moedas: Tokens e Pokéfichas.\
• Recursos de Progressão: Modificadores in-game e Waterdude Wishing Pieces.

<figure><img src="/files/w0S6zl9JCVsdMJ6DorOE" alt="" width="421"><figcaption><p>interface da Loja Karp</p></figcaption></figure>

<figure><img src="/files/9oPYHfLEl3EHfByQgcob" alt="" width="428"><figcaption><p>Interface da Loja Karp</p></figcaption></figure>


---

# 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.pixelmonbrasiloficial.com.br/economias/karp.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.
