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

# Fakemon

#### \*\*Note\*\*:&#x20;

Most fakemons that are custom species (i-e:Smouse, Masticat, etc.) are strictly on Kymora\
Any fakemons based on actual Pokemon from the games (ie: Delta Charmander) are on both Kymora and Primora

## Pokemon

* Smouse | Cigarat
* Fossie | [Amperox](/pokemon/competitive/compdex/amperox.md)
* Larvern | Drakoon | Lukadra
* Cannoling | Holinoli | Dracanoli
* Suikani | ???
* Emposter | Masquerjade
* Lymming | Karstory
* Masticat | [Chewshire](/pokemon/competitive/compdex/chewshire.md)
* Omnicog | Misteamie | Oremand
* Ascrolyte | Flapestry
* Isuckle | [Desmotel](/pokemon/competitive/compdex/desmotel.md)
* Salamarine
* Hueblow
* Nephigan | Kamerog | Valgarette
* Poseiclops
* Alpioca
* Anemini | Nurumone
* Cephalange | Magnipulo
* Protobi | [Protoffin](/pokemon/competitive/compdex/protoffin.md)
* Taytohtot | Potatinator
* [Sereneon](/pokemon/competitive/compdex/sereneon.md) | Griffeon
* Pitipole | Tentaquil
* Cherifaun | ???
* Halomari | ???
* Barkslock | ???
* Infernix | ???
* [Prowloon](/pokemon/competitive/compdex/prowloon.md)
* Maractaya
* Jellynit | Medutox | [Abyssringe](/pokemon/competitive/compdex/abyssringe.md)
* Crawny | [Cramber](/pokemon/competitive/compdex/cramber.md)
* Fubber | [Puffoon](/pokemon/competitive/compdex/puffoon.md)
* Forgipup | Revendier | [Stouthound](/pokemon/competitive/compdex/stouthound.md)
* Rockerin | [Berrock](/pokemon/competitive/compdex/berrock.md)
* Jodoki | [Umeltaka](/pokemon/competitive/compdex/umeltaka.md)
* Sputnink | [Nebyura](/pokemon/competitive/compdex/nebyura.md)
* Starlume | [Starlode](/pokemon/competitive/compdex/starlode.md)
* Harpee | Aquilor | Warquila
* Koffine | Weezplode
* Clockage | Minadial | Mechabang

## Legendaries/Mythicals

* UFI
* [Torraoka](/pokemon/competitive/compdex/torraoka.md)
* [Pyrong](/pokemon/competitive/compdex/pyrong.md)
* [Griferis](/pokemon/competitive/compdex/griferis.md)
* [Tridion](/pokemon/competitive/compdex/tridion.md)

## Paradoxes

**Past**

* Brazen Horn
* Lucent Tail
* Feral Wish
* Crimson Veil
* Toxic Melody

**Future**

* Iron Vice
* Iron Drone
* Iron Victory
* Iron Core
* Iron Justice


---

# 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:

```
GET https://wiki.pokeclash.com/pokemon/fakemon.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
