# Rarity Levels

**CoinToFish** fish can have different rarities, which will determine the value of points received each time it is fed, used to fight in a PVP or other functions.

![Rarity 1 Common](/files/-MjjDsMRSGbNHFPEo7Az)

![Rarity 2 Uncommon](/files/-MjjDuVyKPkrdJXfmdxG)

![Rarity 3 Rare](/files/-MjjDwGbYoA9vnAW062u)

![Rarity 4 SuperRare](/files/-MjjDyKtvcdsugewEh9L)

![Rarity 5 Epic](/files/-MjjE-OwJmKhFKS8ytsF)

![Rarity 6 Legendary](/files/-MjjE1Q-sqs3Vbm-7FpC)

Si quieres saber cuanto gana cada rareza puedes consultar [Fish Wiki](/cointofish-en/information/fish-wiki-1.md)


---

# 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://cointofish.gitbook.io/cointofish-en/information/rarity-levels.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.
