> For the complete documentation index, see [llms.txt](https://wiki.pokeclash.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.pokeclash.com/pokemon/competitive/compdex/protoffin.md).

# Protoffin

<h2 align="center">General Information</h2>

<p align="center">Tier: RUBL</p>

<div align="center"><figure><img src="/files/5x1kT5J71ouBMqpOhGZd" alt="" width="329"><figcaption></figcaption></figure></div>

<div align="center"><figure><img src="/files/G6StOY6XxPXSUYnfLsBp" alt=""><figcaption></figcaption></figure></div>

<h3 align="center">Abilities</h3>

{% tabs %}
{% tab title="Tough Claws" %}
This Pokemon's contact moves have their power multiplied by 1.3.
{% endtab %}

{% tab title="HA: No Guard" %}
Every move used by or against this Pokemon will always hit.
{% endtab %}
{% endtabs %}

<h2 align="center">Strategies</h2>

{% tabs %}
{% tab title="National Dex" %}

### Choice

Protoffin @ Choice Band <img src="/files/7HQhxRCbjPwoknX1XGD0" alt="" data-size="line"> / Choice Scarf <img src="/files/O38NsljCqwsydxwymEdH" alt="" data-size="line">\
Ability: Tough Claws / No Guard\
Adamant / Jolly Nature\
252 Atk / 4 SpD / 252 Spe\
\- Close Combat / Dynamic Punch\
\- Stone Edge\
\- Mach Punch/ Head Smash\
\- Zen Headbutt / Ice Punch

Analysis and review soon.

### Tough Claws Attacker

Protoffin @ Life Orb <img src="/files/veQxVJOEaSEvRjEnQadY" alt="" data-size="line"> / Focus Sash <img src="/files/nWLT2AIXN9ApsDItFp7A" alt="" data-size="line">\
Ability: Tough Claws\
Adamant / Jolly Nature\
252 Atk / 4 SpD / 252 Spe\
\- Close Combat\
\- Stone Edge\
\- Mach Punch / Bulk Up\
\- Zen Headbutt / Ice Punch / Encore

Analysis and review soon.
{% endtab %}

{% tab title="Monotype" %}
Under construction.
{% endtab %}
{% endtabs %}

### Team Options

### Weaknesses


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.pokeclash.com/pokemon/competitive/compdex/protoffin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
