# Goens

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

The Goen is the local currency of Tōdai City, Zokus use them to purchase everything from clothes to food to weapons.&#x20;

## Passive Goens

Given Tōdai is a progressive city, every Zoku gets a universal income, issued by The Central Bank of Tōdai, to spend as they please. The current distribution rate of goens is 100/day.&#x20;

## Active Goens

As in most economies, people can also choose to work to get more goens - different sets of skills allowing for different salaries. More information about the ways goens can be earned are in the [Earning](/guide/economy/earning.md) section of this guide. Goens are also useful for questing because certain quests demand Goen entry fees.

## e-Goens

These are goens that are earned on the ChainZoku Discord. They are converted 1:1 to goens once a month, by a member of the ChainZoku team. More information can be found in [Discord](/guide/economy/earning/discord.md).

## Digital Goens

Zoku holders can wrap 5k / 10k / 25k goens into Bronze / Silver / Golden Goens, mint them as NFTs, and trade them with others. In other words, they can convert Goens into Digital Goens.

A single wallet can only wrap 100k goens per week and there is a limit to the amount of Digital Goens that can be circulating on the market at the same time.

<figure><img src="/files/oOC8G8wcoj4dFc5UUnuR" alt=""><figcaption><p>Digital goens and their respective values</p></figcaption></figure>

## Wrapping and Transferring Goens Offchain

This is a simple process that is done on myZoku. Below is a video walkthrough that shows the process. It is also worth noting that, other items can be transferred offchain in a similar manner.&#x20;

***Please note that offchain transfers are irreversible, so check the receiving address before sending.***

{% embed url="<https://youtu.be/Av0bTk-tZBI>" %}

### To Convert Goens:

1. Click on the 'Convert Goens' button, located at the top right of the screen.
2. Choose the Zoku from which you want to convert goens.
3. Select the amount of goens you wish to convert.
4. Press the 'Convert' button to complete the process.

### To Transfer Goens Offchain:

1. Access your inventory by selecting it from the top right of the screen.
2. Hover over the item you intend to transfer.
3. Click on the 'Transfer' option.
4. Enter the wallet address of the receiver.
5. ***Please note that offchain transfers are irreversible, so check the receiving address before sending.***&#x20;
6. Finally, press the 'Transfer' button to initiate the transfer.


---

# 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://guide.chainzoku.io/guide/economy/goens.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.
