# Aquarium

## **Aquarium**

Aquarium is a place for players to collect and display fish!&#x20;

Do note that **all** collected fish are **consumed** and won't be recoverable for selling or cooking after.

## **Collection**

Fish can be collected from the bag/inventory, granting collection EXP.

<figure><img src="/files/5FfrNUuhVIJbKHUuYPrk" alt=""><figcaption></figcaption></figure>

Specific fish can also be collected through submission in the Aquarium collection.

<figure><img src="/files/zBcyFzm4g3u2FBL5IaqW" alt=""><figcaption></figcaption></figure>

## **Collection Levels**

There are two kinds of collection levels, but both give rewards. Overall collection level is based on collection EXP from all fish collected into the Aquarium.

<figure><img src="/files/7LwzEunr4p2ZFoPbKvOL" alt=""><figcaption></figcaption></figure>

Specific fish collection level is based on the amount of each individual fish collected (shiny fish are considered a different fish).

<figure><img src="/files/kCq1F3agg2pjhUTtWupN" alt=""><figcaption></figcaption></figure>

## **Display**

Fish are randomly displayed in your Aquarium based on collection levels. Higher collection levels add more visuals!

<figure><img src="/files/4rg9Yt3NBwpgJJt6EYNp" alt=""><figcaption></figcaption></figure>

## **Leaderboard**

The Collection Leaderboard uses Aquarium lifetime collection EXP. This means that leaderboard points won't reset during the weekly reset, and players can continuously get leaderboard rewards with a high collection level.

<figure><img src="/files/zqKbjXMli2EJYKP7Regi" alt=""><figcaption></figcaption></figure>

## **Viewing & Admiration**

Player can view the aquariums of others through the leaderboard and friends list by clicking on their name.

Additionally, admiration is available once per day. Admiration will admire a random Aquarium in the top 100 in the Prestige Leaderboard. This will give the admirer 20 gold.

<figure><img src="/files/RIZWlMHEQNwUrMdmiqVn" alt=""><figcaption></figcaption></figure>


---

# 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.fishingfrenzy.co/game/aquarium.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.
