> For the complete documentation index, see [llms.txt](https://wiki.squirtlesquadmc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.squirtlesquadmc.com/squirtlesquadmc/squad-dex/1400-iron-geranium.md).

# #1400: Iron Geranium

<figure><img src="/files/esxemCc615NPlIagDpE9" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/CcO4Z661e1rxabxCG6dQ" alt="" width="375"><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Level Up Moves" %}

| Level        | Move              |
| ------------ | ----------------- |
| 0            | Electric  Terrain |
| 0            | Helping Hand      |
| 0            | Leer              |
| 0            | Quash             |
| 0            | Quick Attack      |
| 0            | Work Up           |
| 7            | Magical Leaf      |
| 14           | Retaliate         |
| 21           | Metal Claw        |
| 28           | Night Slash       |
| 35           | Swords Dance      |
| 42           | Sacred Sword      |
| 49           | Leaf Blade        |
| 56           | Iron Defense      |
| 63           | Close Combat      |
| 70           | Iron Head         |
| 77           | Megahorn          |
| 84           | Ally Switch       |
| 91           | Solar Blade       |
| {% endtab %} |                   |

{% tab title="TM Moves" %}
**Gen 9 TM Moves**

* Aerial Ace
* Agility
* Air Slash
* Brick Break
* Calm Mind
* Close Combat
* Electric Terrain
* Endure
* Energy Ball
* Facade
* False Swipe
* Focus Blast
* Giga Drain
* Giga Impact
* Grass Knot
* Grassy Terrain
* Helping Hand
* Hyper Beam
* Imprison
* Iron Defense
* Leaf Storm
* Magical Leaf
* Protect
* Psychic Terrain
* Rest
* Reversal
* Scary Face
* Sleep Talk
* Smart Strike
* Solar Beam
* Substitute
* Swift
* Swords Dance
* Take Down
* Taunt
* Tera Blast
* Trailblaze
* Wild Charge
* X-Scissor
  {% endtab %}
  {% endtabs %}


---

# 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.squirtlesquadmc.com/squirtlesquadmc/squad-dex/1400-iron-geranium.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.
