# Whackipedia

{% hint style="info" %}
This wiki is a constant work in progress, a living document, if you will. Your feedback and suggestions are welcome and are what drive the addition of new content. You can submit feedback, suggestions, and request additions by emailing <wiki@whackerdashery.com> or by reaching out to me via Discord (captainpunch374).

\
If you'd like to help share the load, please consider donating. These funds allow me to allocate more time towards write ups and material/design experiments, while also making it easier to purchase materials for those experiments and helping to cover hosting/domain costs.\
\
[Click here to be taken to the donation page.](https://www.paypal.com/ncp/payment/2TSJFGSLELFCA)
{% endhint %}

*Find what you need via the directory below or via the sidebar.*

## Materials

| [foam](https://wiki.whackerdashery.com/materials/foam "mention")           | [cores](https://wiki.whackerdashery.com/materials/cores "mention") |
| -------------------------------------------------------------------------- | ------------------------------------------------------------------ |
| [adhesives](https://wiki.whackerdashery.com/materials/adhesives "mention") | [tape](https://wiki.whackerdashery.com/materials/tape "mention")   |
| [other](https://wiki.whackerdashery.com/materials/other "mention")         |                                                                    |

***

## Tools

| [hand-tools](https://wiki.whackerdashery.com/tools/weapon-crafting/hand-tools "mention") | [power-tools](https://wiki.whackerdashery.com/tools/weapon-crafting/power-tools "mention") |
| ---------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ |
| [other](https://wiki.whackerdashery.com/tools/weapon-crafting/other "mention")           | [weapon-checking](https://wiki.whackerdashery.com/tools/weapon-checking "mention")         |

***

## Build Techniques

### General

| [marking-materials](https://wiki.whackerdashery.com/build-techniques/general/marking-materials "mention")   | [cutting-and-shaping-materials](https://wiki.whackerdashery.com/build-techniques/general/cutting-and-shaping-materials "mention") |
| ----------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| [adhering-materials](https://wiki.whackerdashery.com/build-techniques/general/adhering-materials "mention") | [applying-tape-wraps](https://wiki.whackerdashery.com/build-techniques/general/applying-tape-wraps "mention")                     |

### Striking Regions

| [box](https://wiki.whackerdashery.com/build-techniques/general/foam-layups/box "mention")     | [wrap](https://wiki.whackerdashery.com/build-techniques/general/foam-layups/wrap "mention") |
| --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- |
| [fry](https://wiki.whackerdashery.com/build-techniques/general/foam-layups/fry "mention")     | [tube](https://wiki.whackerdashery.com/build-techniques/general/foam-layups/tube "mention") |
| [other](https://wiki.whackerdashery.com/build-techniques/general/foam-layups/other "mention") |                                                                                             |

### Hilt

| [handles](https://wiki.whackerdashery.com/build-techniques/hilt/handles "mention") | [guards-and-crosspieces](https://wiki.whackerdashery.com/build-techniques/hilt/guards-and-crosspieces "mention") |
| ---------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- |
| [pommels](https://wiki.whackerdashery.com/build-techniques/hilt/pommels "mention") |                                                                                                                  |

### Padding

| [incidental-padding](https://wiki.whackerdashery.com/build-techniques/padding/incidental-padding "mention") | [courtesy-padding](https://wiki.whackerdashery.com/build-techniques/padding/courtesy-padding "mention") |
| ----------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |

### Stab Tips

| [Broken link](https://wiki.whackerdashery.com/broken-reference "mention") | [stab-tips-on-swung-weapons](https://wiki.whackerdashery.com/build-techniques/stab-tips/stab-tips-on-swung-weapons "mention") |
| ------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- |

### Covers & Finishes

| [foam](https://wiki.whackerdashery.com/materials/foam "mention")           | [cores](https://wiki.whackerdashery.com/materials/cores "mention") |
| -------------------------------------------------------------------------- | ------------------------------------------------------------------ |
| [adhesives](https://wiki.whackerdashery.com/materials/adhesives "mention") | [tape](https://wiki.whackerdashery.com/materials/tape "mention")   |
| [other](https://wiki.whackerdashery.com/materials/other "mention")         |                                                                    |

***

## Weapon Storage

| [bags](https://wiki.whackerdashery.com/weapon-storage/bags "mention")           | [pvc-tubes](https://wiki.whackerdashery.com/weapon-storage/pvc-tubes "mention") |
| ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| [gun-cases](https://wiki.whackerdashery.com/weapon-storage/gun-cases "mention") |                                                                                 |

***

## External Links

| [Belegarth Official Site](https://www.geddon.org/)                       | [Belegarth Official Wiki](https://geddon.org/Belegarth)    |
| ------------------------------------------------------------------------ | ---------------------------------------------------------- |
| [Belegarth Offical Discord](https://discord.gg/yvRPhVt7x5)               | [Artificer's Guild Discord](https://discord.gg/qCAt4V6CJw) |
| [Belegarth Book of War (Rules)](https://geddon.org/Category:Book_of_War) |                                                            |


---

# 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.whackerdashery.com/readme.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.
