# Trade & Shop Commands

<a href="/pages/xZjAjSODiJ0ApCOSiRK4" class="button primary">Back to Commands</a>

***

## **📦Wondertrade**

`/wondertrade`

Access the **Wondertrade menu** to exchange one of your Pokémon for a random one from the current Wondertrade pool. Enjoy the surprise of receiving Pokémon from other players!

<figure><img src="/files/dYa3UzkYOT2NKR1843rt" alt="" width="393"><figcaption><p>/wondertrade</p></figcaption></figure>

***

## **🛒 Coinshop**

\
`/sell` or `/shop coinshop`

Opens the coin**shop**, where you can buy and sell essential items like Blocks, Breeding Items, TMs, and more.<br>

<figure><img src="/files/wbEFFTVUYX8lIp96dXnf" alt=""><figcaption><p>/sell <em>or</em> /shop coinshop<br></p></figcaption></figure>

***

## **🏪NPC & Event Shops**

/shop \<shopname>

* Visit **/shop coffee** to buy cake, cookies, sweet berries, and pumpkin pie.
* Visit **/shop coinshop** for blocks, items, food, armor, tools, weapons, mob drops, ores, titles, PC upgrades and more.
* Visit **/shop expeditions** for expedition tickets.
* Visit **/shop furniture** to find furniture for your builds.
* Visit **/shop raidshop** to buy bottlecaps, catchable legendary raid passes, backpacks, mega stones, plushie keys and more.
* Visit **/shop restaurant** for food.
* Visit **/shop tmshop** to purchase TMs for your Pokémon.

Accesses **specialized shops**, many of which are run by NPCs you may recognize from the Hub. \
Type `/shop` and press **Space** to see a list of all available shops!   \
&#x20;&#x20;

***

## :shopping\_bags:**Global Trade System**

`/gts`

Opens the **Global Trade System**, where you can:\
**View, buy and sell** Pokémon and items listed by yourself or other players.<br>

***

:convenience\_store:**How to sell an item on GTS**

```
/gts sell item <buyoutprice> 
```

* `<buyoutprice>`: Enter the amount of money you want for the item.

***

:convenience\_store:**How to auction an item on GTS**

```
/gts sell item <buyoutprice> <startingbid>
```

* `<buyoutprice>`: Set the highest price you’re willing to accept. This price will immediately sell the item if a buyer offers it.
* `<startingbid>`: Set the minimum price to initiate the auction. Typically, this is lower than the buyout price to encourage bidding.

**Example Usage:**

To list an item with a buyout price of 1000 Pokédollars and a starting bid of 500 Pokédollars, enter:

```
/gts sell item 1000 500
```

***

:convenience\_store:**How to sell a Pokémon on GTS**

```
/gts sell pokemon <slotnumber> <buyoutprice>
```

\<buyoutprice>: Set the price you’re willing to sell your Pokémon for.&#x20;

***

:convenience\_store:**How To Auction a Pokémon on GTS**

```
/gts sell pokemon <slotnumber> <buyoutprice> <startingbid>
```

* `<buyoutprice>`: Set the highest price you’re willing to accept. This price will immediately sell the pokemon if a buyer offers it.
* `<startingbid>`: Set the minimum price to initiate the auction. Typically, this is lower than the buyout price to encourage bidding.

**Example Usage:**

To list a pokemon (in slot number 1) with a buyout price of 1000 Pokédollars and a starting bid of 500 Pokédollars, enter:

```
/gts sell pokemon 1 1000 500
```

***

## **💰Check your balance**

`/bal` or `/balance`

Shows your **current currency balance**, which is used to buy items from shops, the Global Trade System (`/gts`) or to pay other players.\
\
![](/files/Skxdav0KXCBoE1PPaPKE)

***

## **💸Transfer money to other players**

`/pay <amount> <username>`

Allows you to **send in-game currency** to another player.\
Simply type the amount you want to send followed by the player's username.\
Example: `/pay 500 username`\
\
\&#xNAN;*A quick and easy way to trade or help out fellow players!*<br>

***

## **🎁Claim Weekly kits!**

`/kits`

Opens the kits menu, where you can redeem your weekly rewards based on your current rank. Higher ranks give better kits. There are also free starter kits available to help new players get started.<br>

<figure><img src="/files/86K1aw1EaG8SjLFPCEAg" alt=""><figcaption><p>Claim weekly kits in /kits</p></figcaption></figure>

***


---

# 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.cobblemonislands.com/new-islanders-information/ci-game-commands/realm-swapping-and-teleportation/trade-and-shop-commands.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.
