> 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/little-cup-lc.md).

# ▫️Little Cup (LC)

## ▫️Little Cup (LC)

O Little Cup é o formato competitivo onde apenas Pokémon "bebês" ou em sua primeira forma evolutiva podem batalhar. Para que um Pokémon seja elegível nesta tier, ele deve obrigatoriamente cumprir dois requisitos básicos:

1. Estar no nível 5 (ajustado automaticamente em batalhas competitivas).
2. Ser capaz de evoluir, mas ainda não ter evoluído nenhuma vez.

* Dinâmica: Devido ao nível baixo (Lv. 5), os atributos de HP são muito reduzidos, o que torna o dano proporcionalmente muito alto. Isso faz com que a estratégia de "matemática de dano" seja crucial.
* Foco: Itens como Berry Juice e Eviolite (Mineral Evolutivo) são os pilares da tier, definindo quem sobrevive a um golpe e quem consegue nocaute de volta.

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

* Nível Obrigatório: Todos os Pokémon devem estar no Nível 5.
* Cláusulas Gerais: É obrigatório seguir as Smogon-wide Clauses (Species, Sleep, Evasion, OHKO, Moody e Endless Battle).

## ⛔ Lista de Pokémon Banidos (LC)

Alguns Pokémon, mesmo sendo formas base, possuem atributos ou combinações de golpes que os tornam fortes demais para o nível 5, sendo eles:

* Aipom
* Basculin-White-Striped
* Cutiefly
* Diglett
* Dunsparce
* Duraludon
* Flittle
* Gastly
* Gligar
* Girafarig
* Magby
* Meditite
* Misdreavus
* Murkrow
* Porygon
* Qwilfish-Hisui
* Rufflet
* Scraggy
* Scyther
* Shellder
* Sneasel
* Sneasel-Hisui
* Snivy
* Stantler
* Torchic
* Voltorb-Hisui
* Vulpix
* Vulpix-Alola
* Yanma

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

Habilidades Banidas:

* Moody

Itens Banidos:

* Heat Rock

Movimentos Banidos:

* Baton Pass
* Sticky Web

## 🏆Extras

Sample Teams: Você pode encontrar times prontos para essa tier na <https://www.smogon.com/forums/threads/sv-lc-sample-teams.3767168/>

Viability Ranking: Você pode encontrar os pokémons mais viáveis para essa tier no <https://www.smogon.com/forums/threads/sv-lc-viability-rankings.3712664/>


---

# 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/little-cup-lc.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.
