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

# 🔥Monotype

## 🔥Monotype

Monotype é um formato em que todos os Pokémon da sua equipe devem compartilhar um mesmo tipo. Tanto Pokémon de tipo único quanto de tipo duplo são permitidos.

Por exemplo, Gengar pode ser utilizado tanto em equipes mono-Fantasma (Ghost) quanto em equipes mono-Veneno (Poison), já que possui ambos os tipos.

## 🚫 Restrições de Jogo (Play Restrictions)

Para manter este formato equilibrado, a tier possui regras específicas que diferem do padrão:

* Same Type Clause: Todos os Pokémon de uma equipe devem compartilhar pelo menos um mesmo tipo.
* Terastal Clause: Os jogadores não podem usar Terastalização.
* Cláusulas Gerais: Todas as Smogon-wide Clauses (Species, Evasion, OHKO, Moody e Endless Battle) se aplicam nessa tier, com exceção da Sleep Moves Clauses.

## Restrições Pokémon (Pokémon Restrictions)

Os jogadores não podem usar os seguintes Pokemon:

* Annihilape
* Arceus
* Baxcalibur
* Blaziken
* Calyrex-Ice
* Calyrex-Shadow
* Chi-Yu
* Chien-Pao
* Deoxys
* Deoxys-Attack
* Dialga
* Dialga-Origin
* Eternatus
* Espathra
* Giratina
* Giratina-Origin
* Gouging Fire
* Groudon
* Ho-Oh
* Iron Bundle
* Kingambit
* Koraidon
* Kyogre
* Kyurem-Black
* Kyurem-White
* Lugia
* Lunala
* Magearna
* Mewtwo
* Miraidon
* Necrozma-Dawn Wings
* Necrozma-Dusk Mane
* Palafin
* Palkia
* Palkia-Origin
* Rayquaza
* Reshiram
* Solgaleo
* Ursaluna-Bloodmoon
* Urshifu
* Zacian
* Zacian-Crowned
* Zamazenta
* Zamazenta-Crowned
* Zekrom

## 🔕 Banimentos Específicos (Habilidades, Itens e Movimentos)

Habilidades Banidas:

* Moody
* Shadow Tag

Itens Banidos:

* Booster Energy
* Damp Rock
* Focus Band
* King's Rock
* Lax Incense
* Quick Claw
* Razor Fang
* Smooth Rock

Movimentos Banidos:

* Baton Pass
* Last Respects
* Shed Tail

## 🏆Extras

* Sample Teams: Você pode encontrar times prontos para essa tier na <https://www.smogon.com/forums/threads/sv-monotype-sample-teams-september-2025.3733750/>
* Viability Ranking: Você pode encontrar os pokémons mais viáveis para essa tier no <https://www.smogon.com/forums/threads/monotype-viability-rankings-february-2026.3734792/>


---

# 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.pixelmonbrasiloficial.com.br/competitivo/monotype.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.
