> 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/4033-iron-draco.md).

# #4033: Iron Draco

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

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

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

<table><thead><tr><th width="185">Level</th><th>Move</th></tr></thead><tbody><tr><td>0</td><td>Air Cutter</td></tr><tr><td>0</td><td>Electric Terrain</td></tr><tr><td>0</td><td>Focus Energy</td></tr><tr><td>0</td><td>Hurricane</td></tr><tr><td>7</td><td>Roar</td></tr><tr><td>14</td><td>Assurance</td></tr><tr><td>21</td><td>Dragon Breath</td></tr><tr><td>28</td><td>Flash Cannon</td></tr><tr><td>35</td><td>Crunch</td></tr><tr><td>42</td><td>Metal Sound</td></tr><tr><td>56</td><td>Air Slash</td></tr><tr><td>63</td><td>Dragon Tail</td></tr><tr><td>70</td><td>Thunder</td></tr><tr><td>77</td><td>Outrage</td></tr><tr><td>84</td><td>Dragon Pulse</td></tr><tr><td>91</td><td>Hyper Beam</td></tr><tr><td>100</td><td>Draco Meteor</td></tr></tbody></table>
{% endtab %}

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

* Acrobatics
* Air Cutter
* Air Slash
* Body Slam
* Charge Beam
* Crunch
* Dark Pulse
* Dragon Pulse
* Dragon Tail
* Earth Power
* Electric Terrain
* Endure
* Facade
* Fire Blast
* Fire Fang
* Flamethrower
* Flash Cannon
* Fly
* Focus Blast
* Giga Impact
* Heat Wave
* Horn Drill
* Hurricane
* Hydro Pump
* Hyper Beam
* Hyper Voice
* Iron Head
* Mimic
* Outrage
* Protect
* Rain Dance
* Reflect
* Rest
* Rock Tomb
* Scary Face
* Sleep Talk
* Snarl
* Substitute
* Sunny Day
* Swift
* Tailwind
* Take Down
* Taunt
* Tera Blast
* U-turn
* Zen Headbutt
  {% endtab %}

{% tab title="Abilities" %}
**Regular**

* Quark Drive

**Hidden Abilities**

* Levitate
  {% 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/4033-iron-draco.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.
