# Features

- [Catch Combo](https://wiki.pokeclash.com/features/catch-combo.md)
- [Chest Shops](https://wiki.pokeclash.com/features/chest-shops.md): Make a cool build, set a player warp, sell items to other players!
- [Claiming](https://wiki.pokeclash.com/features/claiming.md)
- [Cosmetics](https://wiki.pokeclash.com/features/cosmetics.md)
- [Daycare](https://wiki.pokeclash.com/features/daycare.md)
- [Equinox](https://wiki.pokeclash.com/features/equinox.md): Learn about Equinox Co. & on the ongoing questline!
- [Foods](https://wiki.pokeclash.com/features/foods.md)
- [Furniture](https://wiki.pokeclash.com/features/furniture.md)
- [Gimmicks](https://wiki.pokeclash.com/features/gimmicks.md)
- [Mega Evolution](https://wiki.pokeclash.com/features/gimmicks/mega-evolution.md): Everyones favorite Gimmick!
- [Terastalization](https://wiki.pokeclash.com/features/gimmicks/terastalization.md)
- [Z-Crystals](https://wiki.pokeclash.com/features/gimmicks/z-crystals.md)
- [Leaderboards and Tasks](https://wiki.pokeclash.com/features/leaderboards-and-tasks.md)
- [Lumiose](https://wiki.pokeclash.com/features/lumiose.md): Explore Lumiose Wild Zones during the day, then compete in ZA Royale at night to earn Royale Points.
- [PokeMarks](https://wiki.pokeclash.com/features/pokemarks.md): Only available on Primora
- [Pokémon Effects](https://wiki.pokeclash.com/features/pokemon-effects.md): Effects that Pokémon can have both in your party and pasture!
- [PokeStops](https://wiki.pokeclash.com/features/pokestops.md)
- [Pursuits](https://wiki.pokeclash.com/features/pursuits.md): Learn what Pursuits are, how to join them, and how the encounter system works.
- [Sandwich (Lures)](https://wiki.pokeclash.com/features/sandwich-lures.md)
- [Tool Trims](https://wiki.pokeclash.com/features/tool-trims.md)
- [Ultra Space](https://wiki.pokeclash.com/features/ultra-space.md): Learn about Ultra Space and Ultra Beasts!


---

# Agent Instructions: 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/features.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.
