# Sage

The Sage is an NPC that can be found in the Marketplace. They help players unlock a portion of their Locked YIELD on a weekly basis through the Wage & Harvest.

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

### Weekly Wage

The Weekly Wage is unlocked when reaching a LV 1+ Valley. It allows players to unlock Locked YIELD using the formula: `2.5 YIELD + (2.5 YIELD * Valley LV)`

<figure><img src="/files/y2nzhmHhoR038Q1yMhh9" alt=""><figcaption></figcaption></figure>

### Weekly Harvest

The Weekly Harvest allows players to unlock Locked YIELD by a fixed percentage every week:

* LV 10->14: 0.10%
* LV 15: 0.15%


---

# 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://docs.cryptovalleys.io/the-game/locations-and-npcs/sage.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.
