> 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/over-used-ou.md).

# 👑Over Used (OU)

## 👑Over Used&#x20;

OU (OverUsed) é a principal tier baseada em uso do cenário competitivo. Com exceção dos Pokémon específicos da tier Ubers, qualquer Pokémon pode ser utilizado em OU, incluindo Pokémon das tiers UU, RU, NU e PU.

* Critério de Classificação: Embora todos os Pokémon que não sejam Uber possam ser usados em OU, apenas aqueles que representam pelo menos cerca de 4,52% do uso total ponderado na tier são oficialmente classificados como OU.
* Encontro Típico: Um Pokémon é considerado verdadeiramente OU quando um jogador competitivo típico tem mais de 50% de chance de encontrar esse Pokémon pelo menos uma vez em um dia de jogo (15 batalhas).

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

Diferente da tier Ubers, a OU possui uma lista mais rigorosa de proibições para garantir um ambiente equilibrado:

* Pokémon Proibidos: Jogadores não podem utilizar nenhum Pokémon pertencente à tier Uber.
* Cláusulas Gerais: É obrigatório seguir as Smogon-wide Clauses (Species, Sleep, Evasion, OHKO, Moody e Endless Battle).

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

Habilidades Banidas:

* Arena Trap
* Moody
* Sand Veil
* Shadow Tag
* Snow Cloak

Itens Banidos:

* Bright Powder
* King's Rock
* Razor Fang

Movimentos Banidos:

* Baton Pass
* Last Respects
* Shed Tail
* Tera Blast

## 🏆Extras

* Sample Teams: Você pode encontrar times prontos para essa tier na&#x20;

[https://www.smogon.com/forums/threads/sv-ou-sample-teams-new-samples-added-post-scl-and-olt.3712513/](https://www.smogon.com/forums/threads/sv-ou-sample-teams-new-samples-added-post-spl-and-tera-blast-ban.3712513/)

* Viability Ranking: Você pode encontrar os pokémons mais viáveis para essa tier no&#x20;

<https://www.smogon.com/forums/threads/sv-ou-indigo-disk-viability-ranking-thread-update-on-post-1335.3734134/>

<br>


---

# 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/over-used-ou.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.
