# Coins & Gems

## How do I obtain coins?

<details>

<summary>Battling and catching wild cobblemon.</summary>

**Explanation:**&#x20;

You can obtain coins by battling and capturing wild Cobblemon.

You can receive between 1 to 4 coins and up to 5 coins based on the opponent's level by completing these activities.

</details>

<details>

<summary>Claiming daily rewards.</summary>

**Explanation:**&#x20;

You can obtain coins through Daily Rewards by logging in daily.

Regular members have a chance to get 100 or 200 coins, while[ **Premium** ](/home-page/pokesmp-knowledge-center-wiki/premium-perks.md)subscribers can get 300, 400, or 500 coins as part of their daily rewards.<br>

</details>

<details>

<summary>Being active.</summary>

**Explanation:**&#x20;

You can obtain coins by being active on the server.

Our playtime system rewards you with 1-51 coins for each hour you spend playing.

</details>

## How do I spend coins?

<details>

<summary>Using the Market</summary>

**Explanation:**&#x20;

You can spend coins, by utilizing the [Market](/home-page/pokesmp-knowledge-center-wiki/market.md).

Regular members visit the Market by typing the command /spawn and right-clicking the shopkeeper NPCs (Emanuel, Blake, and Sarah).

Premium subscribers can type the command /market to make purchases remotely.<br>

</details>

<details>

<summary>Upgrading your Claim</summary>

**Explanation:**&#x20;

You can spend coins, by upgrading your [Claim](/home-page/pokesmp-knowledge-center-wiki/claims.md).

Upgrade your claim by right-clicking your claim block and interacting with the upgrade button.

</details>

## How do I obtain gems?

<details>

<summary>Challenging the battle frontier.</summary>

**Explanation:**&#x20;

You can obtain gems by battling the challenger NPCs at the battle frontier.

You can receive 5 gems for each victory you get.

Visit trainer Brook at spawn to challenge the battle frontier.

</details>

## How do I spend gems?

<details>

<summary>Using the Raven's Item Shop.</summary>

**Explanation:**&#x20;

You can spend gems, at Raven's Item Shop at spawn.

Raven sells special items including mega stones, z crystals, tera shards, and training items.<br>

</details>


---

# Agent Instructions: 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:

```
GET https://wiki.pokesmp.net/home-page/pokesmp-knowledge-center-wiki/coins-and-gems.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
