# Cannon Tool

The cannon tool will fill every dispenser in a selected area with TNT. It will take the TNT either from your inventory or your tnt bank (Factions only).&#x20;

## Required Sections

There are some required sections to be added to the config in order to have the tool working properly.

### tnt-amount

Maximum amount of tnt to fill in each dispenser.

#### Section Type

Integer (Number, maximum of 2,147,483,647)

## How to Use

* Hold the cannon tool in your hand.
* Right click one block to select one corner of the area.
* Left click on another block to select the other corner of the area.
* Stand inside the selected area.
* Click on the air (Right or left click, both work)


---

# 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.bg-software.com/wildtools/overview/cannon-tool.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.
