> 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/never-used-nu.md).

# 🍀Never Used (NU)

## 🍀Never Used

NU (NeverUsed) é a quarta tier baseada em uso dentro do cenário competitivo. Todos os Pokémon que atingiram o volume de uso necessário para subir OU, UU ou RU e que não estão banidos para Ubers, UUBL, RUBL ou NUBL, podem ser utilizados em NU, incluindo Pokémon da tier PU.

* Critério de Classificação: Embora qualquer um dos Pokémon mencionados possa ser usado em NU, apenas aqueles que representam pelo menos cerca de 4,52% do uso ponderado total na tier são oficialmente classificados como NU.
* Encontro Típico: Um Pokémon é considerado verdadeiramente NU quando um jogador competitivo típico tem mais de 50% de chance de encontrar esse Pokémon pelo menos uma vez durante um dia comum de jogo (15 batalhas).
* Acessibilidade: Este é um ambiente inclusivo para Pokémon das categorias inferiores, permitindo o uso de qualquer criatura que pertença às divisões NU, PU ou ZU.

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

Por ser uma tier mais baixa e para manter o equilibrio nas batalhas as seguintes restrições são aplicadas:

* Pokémon Proibidos: Jogadores não podem utilizar Pokémon das categorias Ubers, OU, UU ou RU. Além disso, Pokémon banidos diretamente desta tier para a sua respectiva "banlist" (conhecida como NUBL) também são proibidos.
* Cláusulas Gerais: É obrigatório seguir as Smogon-wide Clauses (Species, Sleep, Evasion, OHKO, Moody e Endless Battle).

## 🏆Extras

* Sample Teams: Você pode encontrar times prontos para essa tier na <https://www.smogon.com/forums/threads/sample-teams.3739344/#post-10037637>
* Viability Ranking: Você pode encontrar os pokémons mais viáveis para essa tier no <https://www.smogon.com/forums/threads/nu-viability-rankings.3738305/>


---

# 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/never-used-nu.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.
