# Teams

### **TEAM COMMANDS** <a href="#rank-up-commands" id="rank-up-commands"></a>

* /createteam \[name] - Create a team (costs $10k after **CONFIRMATION**)
* /inviteteam \[player] - Invite a player to your team
* /jointeam \[team name] - Join a team after being invited
* /leaveteam - Leave your team
* /disbandteam - Remove own team (Only **Team Leader** can do this)
* /teamsethome - Set team home location (Only **Team Leader** can do this)
* /teamhome - Travel to team's home location
* /tc \[message] - Send a message to online team members
* /team - Open team menu


---

# 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.comfysmp.com/teams.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.
