> For the complete documentation index, see [llms.txt](https://wiki.torrentsmp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.torrentsmp.com/lifesteal/teams.md).

# Teams

A team, as the name implies, is a group of players collaborating with each other. There are team leaderboards to show which team is the most powerful. Writing a question mark (?) before your message only sends your message in team chat. Check the [commands](/commands.md) page for team-related commands. A team can be allied with each another team, or can be mortal enemies. You cannot kill other players in your team, but can leave or disband the team at any time.\
\
To create a team, type `/team create <name>` and invite a player with `/team invite <player>`\
\
Teams allow you to join forces with other players to get to the top of the leaderboard, for a chance to win team-related prizes and team PvP events. Be careful! You never know when one of your team members will betray you by gaining your trust. Always keep your head on a swivel on the Lifesteal server. It's the ones you trust the most that will stab you in the back.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.torrentsmp.com/lifesteal/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.
