# Corrupted Lands

## Corrupted Lands

- [Play & Sync Account](https://wiki.corruptedlands.com/general/play-and-sync-account.md): This page has a tutorial on how to join our server and also sync your account
- [Skyblock](https://wiki.corruptedlands.com/gamemodes/skyblock.md)
- [Skyblock: How to play](https://wiki.corruptedlands.com/gamemodes/skyblock/skyblock-how-to-play.md)
- [Island](https://wiki.corruptedlands.com/gamemodes/skyblock/island.md)
- [Generators](https://wiki.corruptedlands.com/gamemodes/skyblock/island/generators.md): Explore everything you need to know about ores and island generators on this page, including their types, uses, rarities, and how to obtain them.
- [Island Upgrades](https://wiki.corruptedlands.com/gamemodes/skyblock/island/island-upgrades.md): This page contains all the information you need about the island upgrades.
- [Crop Mastery](https://wiki.corruptedlands.com/gamemodes/skyblock/island/crop-mastery.md): This page contains all the information you need about the island crop mastery.
- [Fishing](https://wiki.corruptedlands.com/gamemodes/skyblock/fishing.md): This page provides all the essential information about fishing on the server.
- [Fishing Association](https://wiki.corruptedlands.com/gamemodes/skyblock/fishing/fishing-association.md): This page provides all the details you need to know about the fishing association
- [Fish](https://wiki.corruptedlands.com/gamemodes/skyblock/fishing/fish.md): This page contains all the information about the fish available on the server.
- [Skills](https://wiki.corruptedlands.com/gamemodes/skyblock/skills.md): This page provides all the essential information about the skills on the server.
- [Crafting](https://wiki.corruptedlands.com/gamemodes/skyblock/crafting.md)
- [Workbench](https://wiki.corruptedlands.com/gamemodes/skyblock/crafting/workbench.md): This page contains all the information you need about the Workbench, including its features, usage, and benefits.
- [Furnace](https://wiki.corruptedlands.com/gamemodes/skyblock/crafting/furnace.md): This page contains all the information you need about the Furnace, including its features, usage, and benefits.
- [Ingot Duplicator](https://wiki.corruptedlands.com/gamemodes/skyblock/crafting/ingot-duplicator.md): This page contains all the information you need about the Ingo Duplicator, including its features, usage, and benefits.
- [Shop](https://wiki.corruptedlands.com/gamemodes/skyblock/shop.md): This page contains all the information you need about the in-game shop.


---

# 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://wiki.corruptedlands.com/general/play-and-sync-account.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.
