> 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/under-used-uu.md).

# ⚔️Under Used (UU)

## ⚔️Under Used

A tier UU é a segunda categoria baseada em uso do cenário competitivo. Todos os Pokémon que não são OU por uso e que não são banidos e classificados para Ubers ou UUBL podem ser utilizados em UU, incluindo Pokémon das tiers RU, NU e PU.

* Critério de Entrada: Embora qualquer um dos Pokémon mencionados possa ser usado em UU, apenas aqueles que representam pelo menos cerca de 4,52% do uso ponderado total da tier recebem oficialmente a classificação de "UU".
* Encontro Típico: Um Pokémon é considerado verdadeiramente UU 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).
* Dinâmica: É um ambiente onde Pokémon de tiers inferiores (RU, NU, PU) podem brilhar, enfrentando oponentes de nível de poder similar.

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

Com o objetivo de fazer com que a tier permaneça justa e não seja dominada por Pokémon poderosos demais, existem limitações estritas:

* Pokémon Banidos: Não é permitido utilizar Pokémon das tiers Uber, OU ou aqueles que foram banidos especificamente desta categoria por serem fortes demais (conhecidos como UUBL).
* Cláusulas Gerais: É obrigatório seguir as Smogon-wide Clauses (Species, Sleep, Evasion, OHKO, Moody e Endless Battle).
* Itens Restritos: Alguns itens que podem desequilibrar as trocas ou a durabilidade dos Pokémon são proibidos, como:
* King's Rock
* Razor Fang
* Bright Powder
* Lax Incense

## 🏆Extras

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

<https://www.smogon.com/forums/threads/sv-uu-sample-teams-submissions-open.3720278/>

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

<https://www.smogon.com/forums/threads/sv-uu-dlc-2-viability-rankings-update-at-post-358.3735310/>


---

# 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/under-used-uu.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.
