# Discord commands

You can use the following commands to get information on specific topics:\
\
**Regular Bot Commands**\
!welcome - a brief welcome message \
!pyr - Our token \
!pyruse - Where to use pyr? \
!wallet - Details on the My Forge wallet \
!articles - list of articles regarding Vulcan Forged and it's dApps \
!games - List of games on Vulcan Forged \
!info - websites/socials !vulcanverse - some basic info about VulcanVerse \
!land - Details on land in the verse \
!lava - Information on lava \
!vulcanites - explains Vulcanites !titans - a brief summary regarding Titans \
!olympians - a brief summary regarding Olympians \
!marketplace - explains the Marketplace \
!fire - info on our intermediary token FIRE \
!stuck - help when an item is stuck in escrow \
!berserk - some basic info about Berserk !partners - current list of partners

**Important Bot Commands**\
!wood - information about the wood conspiracy\
!wen - Time needed for a wen or when event\
\
There are also other commands, only to be used in #commands:\
!rank — displays your current Discord server rank

Please do not mis- or overuse the commands available


---

# 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://docs.vulcanforged.com/discord-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.
