# What are the clothes for?

The Marketplace contains **exclusive NFT items** of different *rarity* to boost your CATthlete’s stats. Putting special NFT Clothes on your CAThletes, you will increase their *stamina, strength and speed points*. The more items you have on your CAThlete and the higher their rarities are, the **more competitive** it gets. So only the sky is the limit!

![](https://miro.medium.com/max/1400/1*yR24W2qIJGTWaCe4c2Ozig.png)

Explore available item categories in the Marketplace and find the best clothes that fits your CAThlete!

There are several **item categories** for users to take their pick from:

1. Hats
2. T-shirts
3. Shorts
4. Sneakers
5. Accessories
6. Artefacts

Feel free to use **filters** by category or by stats to quickly find the item that you need: currency, price, rarity.

And also **sorting** by: price, rarity, stats (strength, stamina, speed).

We've added **searching by CAThlete's name and items ID** for even smoother shopping experience.


---

# 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://docs.walken.io/nft-marketplace/what-are-the-clothes-for.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.
