# Shop

## <mark style="color:purple;">Crops</mark>

In the crops category, you can sell any farmable crops on the server. Each crop has a specific price based on its rarity and farming difficulty. You can also increase the base price of a crop by leveling up your island [<mark style="color:purple;">crop mastery</mark>](/gamemodes/skyblock/island/crop-mastery.md) for that specific crop.

<figure><img src="/files/8AWAdRjFuTofQnGkDaRn" alt="" width="563"><figcaption></figcaption></figure>

### <mark style="color:purple;">Crop of the Day</mark>

Each day of the week, specific crops are sold for double their value. These special crops can be easily recognized as they glow in the shop.

| Days      | Crops              |
| --------- | ------------------ |
| Monday    | Bamboo, Pumpkin    |
| Tuesday   | Carrot, Sugar Cane |
| Wednesday | Potato, Kelp       |
| Thursday  | Wheat, Cocoa Beans |
| Friday    | Beetroot, Melon    |
| Saturday  | Cactus             |
| Sunday    | All Crops          |


---

# 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.corruptedlands.com/gamemodes/skyblock/shop.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.
