# Overview

**Skynomi** is a TShock plugin designed to introduce a virtual economy system into your Terraria server. Players can check their balance and send currency to each other using simple commands. The plugin is perfect for servers that want to add a layer of interaction and competition through an economy-based system.

### Features

* **Economy System**: Virtual currency for transactions between players.
* **Shop System**: Players can purchase items using in-game currency.
* **Rank Progression**: Players can rank up or down, unlocking perks.
* **Admin Controls**: Easily manage player balances and settings.
* **Custom Rewards**: Configure rewards for killing NPCs or bosses.
* **Optional Death Penalties**: Adjustable currency loss on player death.
* **Broadcast System**: Automated announcements for shop items.

<br>


---

# 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://skyo.gitbook.io/skynomi-tshock-plugin/overview.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.
