# FishingLands Whitepaper

## FishingLands Whitepaper

- [Introduction](https://fishinglands.gitbook.io/whitepaper/introduction.md)
- [Game version 2](https://fishinglands.gitbook.io/whitepaper/game-version-2.md): Ui & Interface
- [Gameplay](https://fishinglands.gitbook.io/whitepaper/game-version-2/gameplay.md)
- [Tools](https://fishinglands.gitbook.io/whitepaper/game-version-2/tools.md)
- [PREMIUM PASS](https://fishinglands.gitbook.io/whitepaper/game-version-2/tools/premium-pass.md)
- [Unstake](https://fishinglands.gitbook.io/whitepaper/game-version-2/tools/unstake.md): After the player has used up the fishing rod 120 enegy Players have to wait 12 hours before they can repair tools and unstake tools.
- [Craft cost and Cost Increases](https://fishinglands.gitbook.io/whitepaper/game-version-2/craft-cost-and-cost-increases.md)
- [Fishing bait](https://fishinglands.gitbook.io/whitepaper/game-version-2/fishing-bait.md)
- [Navigation System](https://fishinglands.gitbook.io/whitepaper/game-version-2/navigation-system.md): When the player chooses the destination The character will walk automatically. Player can cancel by pressing " ESC " key.
- [Deposit/Withdraw](https://fishinglands.gitbook.io/whitepaper/game-version-2/navigation-system/deposit-withdraw.md)
- [Parts Shop](https://fishinglands.gitbook.io/whitepaper/game-version-2/navigation-system/parts-shop.md)
- [Baits & Fisher Shop](https://fishinglands.gitbook.io/whitepaper/game-version-2/navigation-system/baits-and-fisher-shop.md)
- [Lands](https://fishinglands.gitbook.io/whitepaper/game-version-2/navigation-system/lands.md)
- [Chat](https://fishinglands.gitbook.io/whitepaper/game-version-2/chat.md): Online mode, players can chat with other players.
- [Respwan](https://fishinglands.gitbook.io/whitepaper/game-version-2/respwan.md): If the player doesn't want to walk or has a bug that can't walk, press this button.
- [Tools & Baits equipment](https://fishinglands.gitbook.io/whitepaper/game-version-2/tools-and-baits-equipment.md)
- [Tools Suspends](https://fishinglands.gitbook.io/whitepaper/game-version-2/tools-suspends.md)
- [Inventory](https://fishinglands.gitbook.io/whitepaper/game-version-2/inventory.md): All your tools and supplies will be here.
- [Fishing Helper](https://fishinglands.gitbook.io/whitepaper/game-version-2/fishing-helper.md)
- [Premium Pass](https://fishinglands.gitbook.io/whitepaper/game-version-2/premium-pass.md)
- [Craft](https://fishinglands.gitbook.io/whitepaper/game-version-2/craft.md): For crafting, the players have to gather 3 missing materials in order to craft fishing rod, ready to be used: a  Stick, Reel, Line
- [Blend](https://fishinglands.gitbook.io/whitepaper/game-version-2/blend.md): Upgrade function is use to upgrade your tools rarity, and this is the one of burn mechanic
- [Badge System](https://fishinglands.gitbook.io/whitepaper/badge-system.md)
- [Pickaxe](https://fishinglands.gitbook.io/whitepaper/badge-system/pickaxe.md)
- [Bronze badge](https://fishinglands.gitbook.io/whitepaper/badge-system/bronze-badge.md)
- [Silver badge](https://fishinglands.gitbook.io/whitepaper/badge-system/silver-badge.md)
- [Gold badge](https://fishinglands.gitbook.io/whitepaper/badge-system/gold-badge.md)
- [Blessing stone (NFT)](https://fishinglands.gitbook.io/whitepaper/badge-system/blessing-stone-nft.md)
- [----- Rules -----](https://fishinglands.gitbook.io/whitepaper/badge-system/rules.md)
- [Cost Increases of badge](https://fishinglands.gitbook.io/whitepaper/badge-system/cost-increases-of-badge.md)
- [Farm and raise pigs](https://fishinglands.gitbook.io/whitepaper/farm-and-raise-pigs.md)
- [Rice planting system](https://fishinglands.gitbook.io/whitepaper/farm-and-raise-pigs/rice-planting-system.md)
- [Animal farm system](https://fishinglands.gitbook.io/whitepaper/farm-and-raise-pigs/animal-farm-system.md)
- [Animal breeding system](https://fishinglands.gitbook.io/whitepaper/farm-and-raise-pigs/animal-breeding-system.md)
- [Costume System](https://fishinglands.gitbook.io/whitepaper/costume-system.md)
- [Raise Fish  System](https://fishinglands.gitbook.io/whitepaper/raise-fish-system.md)
- [Fish upgrade](https://fishinglands.gitbook.io/whitepaper/raise-fish-system/fish-upgrade.md)
- [Reward for raising fish](https://fishinglands.gitbook.io/whitepaper/raise-fish-system/reward-for-raising-fish.md)
- [Reduction of mining rate](https://fishinglands.gitbook.io/whitepaper/raise-fish-system/reduction-of-mining-rate.md)
- [Monster attack](https://fishinglands.gitbook.io/whitepaper/raise-fish-system/monster-attack.md)
- [Tokens](https://fishinglands.gitbook.io/whitepaper/tokens.md)
- [FSLF ( FISH )](https://fishinglands.gitbook.io/whitepaper/tokens/fslf-fish.md)
- [FSLS ( Steel )](https://fishinglands.gitbook.io/whitepaper/tokens/fsls-steel.md)
- [Fishercoin (FSLC)](https://fishinglands.gitbook.io/whitepaper/tokens/fishercoin-fslc.md)
- [About](https://fishinglands.gitbook.io/whitepaper/about.md)
- [Team](https://fishinglands.gitbook.io/whitepaper/about/team.md)
- [Social Community](https://fishinglands.gitbook.io/whitepaper/about/social-community.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://fishinglands.gitbook.io/whitepaper/introduction.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.
