# New Areas

There are two kinds of new areas in Fishing Frenzy:

1. \`Event zones
2. Permanent zones

**Event Zones**

Event zones offer new fish and are only available during the event period.

In event zones you can fish new, time-limited fish and also earn resources that can be used to purchase special items in the event store:

1. Pets
2. Upgrade points<br>

**Permanent Zones**

Permanent zones must be unlocked via achieving the required Fishing Level.

In permanent zones, fish must be unlocked via the usage of [Fossils](/game/fishing/fossils.md).

Permanent zones have a default set of fish that do not need to be unlocked, however, unlockable fish give more gold and EXP.

<details>

<summary>Permanent Zones</summary>

<table><thead><tr><th width="162">Area</th><th>Fishing Level Req</th></tr></thead><tbody><tr><td>Cavern</td><td>80</td></tr></tbody></table>

</details>

**Aquarium**

New fish from both types of zones can be collected into the Aquarium for rewards, however, Event Zone fish are time-limited and cannot be placed into the Aquarium after the specified time period has passed.


---

# 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/fishing/new-areas.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.
