For the complete documentation index, see llms.txt. This page is also available as Markdown.

πŸ“ˆTrading

Inside Kingdom, we have a trading system between players through dropboxes. A dropbox functions like a player online shop.

Usopman dropbox

There is a 10% fee for every trade, which is paid by the seller. This fee helps us develop the game and fund new quests.

In the Dropbox, there are two sections: Buy and Sell. You can select any items you need to buy or sell from both sections.

Last updated