This will cover the various in-server (currently supports discord only) commands for the Hermes application.
## General Commands
### `/hermes openaccount`
- **Description:** Open a new account in the server's market.
- **Usage:** Available to all users in servers with an established market.
- **Note:** If the market is open, you can use this command to create your account and start participating in the economy.
### `/hermes viewaccount`
- **Description:** View your account balance and other information.
- **Usage:** Available to all users with an account in the server's market.
### `/hermes viewmarket`
- **Description:** View the server's market stats and economic policies.
- **Usage:** Available to all users in servers with an established market.
### `/hermes sendfunds`
- **Description:** Send funds to another user.
- **Usage:** Available to all users with an account in the server's market.
- **Parameters:**
- `recipient`: The user you want to send funds to.
- `amount`: The amount of currency you want to send.
## Administrative Commands
These commands are only available to users with administrative permissions in the server.
### `/hermes createmarket`
- **Description:** Create a new market for the server.
- **Usage:** Can only be used once per server to establish the initial market.
- **Note:** This command will guide you through the process of setting up your server's economy.
### `/hermes rundistro`
- **Description:** Manually run a minting and distribution of funds.
- **Usage:** Limited to once per day per server.
- **Note:** This command affects the scheduled distribution cycle. Use with caution.
### `/hermes grantfunds`
- **Description:** Grant funds from the Treasury account to a member of the server.
- **Parameters:**
- `user`: The user to receive the funds.
- `amount`: The amount of currency to grant.
### `/hermes levyfunds`
- **Description:** Levy funds from a member and deposit them in the Treasury's account.
- **Parameters:**
- `user`: The user to levy funds from.
- `amount`: The amount of currency to levy.
## Notes
- All commands are prefixed with `/hermes` to group them under the Hermes Economic System.
- Some commands may have cooldowns or other restrictions to maintain economic balance.
- Always consider the economic impact of administrative actions on your server's economy.
For more detailed information on the Hermes Economic System and its features, please consult the external documentation site.