# Available Commands

1. **@rates**: Displays the current server rates for experience, drop, and other gameplay aspects.
2. **@myinfo**: Shows information about your character, such as level, job, and stats.
3. **@refresh**: Refreshes your character's interface, fixing any display issues.
4. **@autotrade**: Enables or disables automatic vending mode, allowing your character to sell items while offline.
5. **@exp**: Displays information about your current experience points and level progress.
6. **@homfriendly**: Checks the current friendship level of your Homunculus.
7. **@petfriendly**: Checks the current intimacy level of your pet.
8. **@feelreset**: Resets your character's feel (Star Gladiator).
9. **@iteminfo**: Provides detailed information about a specific item.
10. **@help**: Displays a list of available commands or provides help on a specific command.
11. **@noask**: Prevents other players from sending you private messages.
12. **@storage**: Opens your personal storage where you can deposit or withdraw items.
13. **@reportafk**: Reports an AFK (Away From Keyboard) player to the server moderators.
14. **@join**: Joins a party or guild if you have been invited.
15. **@warp**: Allows teleportation to a specified map or coordinates.
16. **@guildskill**: Shows the available guild skills and their descriptions.
17. **@resurrect**: Revives your character after death.
18. **@reject**: Rejects a party or guild invitation.
19. **@autoloottype**: Sets the type of items your character automatically loots.
20. **@autoloot**: Enables or disables automatic looting of items from monsters.
21. **@charcommands**: Displays a list of character-specific commands.
22. **@go**: Teleports your character to a specific location or save point.
23. **@alootid**: Automatically loots items with specific item IDs.
24. **@who**: Shows a list of players currently online.
25. **@noks**: Prevents your character from attacking other players in Player vs. Player (PvP) mode.
26. **@time**: Displays the current in-game time.
27. **@uptime**: Shows the server uptime since the last restart.
28. **@channel**: Switches between different chat channels.
29. **@showexp**: Toggles the display of experience gained from monsters.
30. **@showdelay**: Toggles the display of skill delay.
31. **@kill / @die**: Instantly kills your character.
32. **@afk**: Sets your character as "Away From Keyboard," indicating you are temporarily unavailable.
33. **@whereis**: Shows the location of a specific monster.
34. **@whodrops**: Displays a list of items dropped by a specific monster.
35. **@order**: Gives orders to your Homunculus or Mercenary.
36. **@allskill**: Displays a list of all available skills for your character's job class.
37. **@hatereset**: Resets the hate (Star Gladiator).
38. **@listenbg**: You will receive or not receive Battleground announcements.
39. **@who2**: Shows detailed information about players currently online.
40. **@storeall**: Stores all items in your inventory into storage.
41. **@guildstorage**: Opens the guild storage for depositing or withdrawing items.
42. **@showzeny**: Toggles the display of zeny (currency) obtained from monsters.
43. **@hominfo**: Displays information about your Homunculus.
44. **@mobsearch**: Searches for a specific monster by name.
45. **@battlestats**: Displays battle statistics such as damage dealt and received.
46. **@invite**: Invites a player to join your party.
47. **@duel**: Initiates a duel with another player.
48. **@accept**: Accept a duel.
49. **@leave**: Leaves a duel.
50. **@mobinfo**: Provides detailed information about a specific monster.

**Script-Bound Commands:**

1. **@guide**: Provides assistance or information about the server.
2. **@hunt**: Initiates a monster-hunting event.
3. **@leavebg**: Leaves the Battlegrounds.
4. **@joinbg**: Joins the Battlegrounds.
5. @**joinredteam:** Joins red team in Battlegrounds.
6. **@Joinblueteam:** Joins blue team in Battlegrounds.
7. **@vipstorage**: Opens the VIP storage for depositing or withdrawing items.
8. **@worldboss**: Provides information about world boss spawns and battles.
9. **@security**: Manages account security settings.
10. **@eventjoin**: Joins a server event.
11. **@dance**: Makes your character perform a dance animation.
12. **@hourly**: Checks the hourly rewards available.
13. **@restock**: Restocks consumable items.
14. **@time**: Displays the current in-game time.
15. **@shop / @mall**: Accesses the in-game shop for purchasing items.
16. **@quests**: Shows available quests or missions.
17. **@pvp**: Joins the PvP Zone.


---

# 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://wiki.cristalyro.com/general-information/available-commands.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.
