# Team Deathmatch

Blue Team versus Red Team PvP. Score kills for your side before the match ends.

## Quick Guide

**Availability:** Available in the current event rotation.

* Use `@jointdm` while Team Deathmatch is open.
* Fight for your assigned team.
* Claim Battlegrounds Coins after the match.
* Player command: `@jointdm`

## NPC Location

| Preview                                                                      | NPC       | Where         |
| ---------------------------------------------------------------------------- | --------- | ------------- |
| <img src="/files/UwrFfL38yBy302Ruai0x" alt="Blue Team" data-size="original"> | Blue Team | `bat_b01 1 1` |
| <img src="/files/qFlcKG5JOf6hwaV78kOn" alt="Red Team" data-size="original">  | Red Team  | `bat_b01 1 1` |

## Items

| Role   | Item                                                                                                                                                                                                                            | Amount / use |
| ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------ |
| Reward | <p><img src="https://static.divine-pride.net/images/items/item/30037.png" alt="Battlegrounds Coin" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/item/30037">Battlegrounds Coin</a> ID: 30037</p> | 3, 8         |

## Notes

* Some commands in this event are for staff hosting only, so players should follow the public event announcement.


---

# 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://vanro-global.gitbook.io/vanro-global-docs/events/event_bg_tdm.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.
