> For the complete documentation index, see [llms.txt](https://superb-1.gitbook.io/superb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://superb-1.gitbook.io/superb/hide-folders-old/game-mode-guides/bomb-defusal-mode-play-guide.md).

# Bomb Defusal Mode Play Guide

**Basic Rules**

Players are divided into two competing teams(Offense/Defense). When playing as Offense, you have to install the bomb and safeguard it till it explodes. When playing defense, you have to defend each site from bomb install. You can also defuse the bomb to eliminate the threat and gain the victory.

<figure><img src="/files/AnLuur8Sw6MV79WvoKQk" alt=""><figcaption></figcaption></figure>

**Multiple Rounds**&#x20;

A team has to win 3 rounds total to take the match.

<figure><img src="/files/JthdHqYtn1lucuWE05Ua" alt=""><figcaption></figcaption></figure>

**Wait Phase**

You may purchase items to better equip yourself with weapons or improve your chances of survival by getting shield.

<figure><img src="/files/CN96QgbkS9tpAimZJUWU" alt=""><figcaption></figcaption></figure>

**Item Purchase**

Purchasing item requires gold. You may gain more gold each round so manage your gold wisely.

<figure><img src="/files/R0Vn6TkVKTH80GR5Bw6R" alt=""><figcaption></figcaption></figure>

**Item Loot**

Eliminated player will drop a weapon that you can pick up to use in case you run out of ammo.

<figure><img src="/files/F0UDquoU2fzOFkbF0drK" alt=""><figcaption></figcaption></figure>

**Bomb Indicator**

Once a bomb is installed, the site that has the bomb installed will be indicated red. Get to that site either to defuse the bomb or to safeguard it.

<figure><img src="/files/esIG6PvYPfxfnUe0Cwrp" alt=""><figcaption></figcaption></figure>

**Game Over**

Check your rewards and ranking when the match ends.&#x20;

<figure><img src="/files/Hiat45gnS5HOPZpyzueD" alt=""><figcaption></figcaption></figure>

**Controls**

You can check the controls by pressing F1 while playing.&#x20;

<figure><img src="/files/f5a5MCo0A2HTFn09dG49" alt=""><figcaption></figcaption></figure>


---

# 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://superb-1.gitbook.io/superb/hide-folders-old/game-mode-guides/bomb-defusal-mode-play-guide.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.
