> For the complete documentation index, see [llms.txt](https://docs.skygardengg.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skygardengg.com/skygarden-wiki.md).

# SkyGarden Wiki

## Overview

In SkyGarden, you grow crops, level up, expand your island and compete for rewards through our leaderboard system! The core gameplay loop involves increasing your resource production, collecting rare items and decorating your very own Sky Garden.

## Quick links

{% content-ref url="/pages/odAqG0WW2GHOE8tm0d3u" %}
[Farming](/core-features/farming.md)
{% endcontent-ref %}

{% content-ref url="/pages/lYl0cJBjrJ3LC0QT7AnI" %}
[How to play](/skygarden-wiki/how-to-play.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides to help you get set up with our product quickly and easily.

{% content-ref url="/pages/sZjZFUvRXOUlNWYSNzKP" %}
[Upgrades](/fundamentals/upgrades.md)
{% endcontent-ref %}

{% content-ref url="/pages/V00qAa2FlkVyRKDVKd6O" %}
[Land Expansions](/fundamentals/upgrades/land-expansions.md)
{% endcontent-ref %}

{% content-ref url="/pages/YFPdgkV39W4IzfzATNqT" %}
[Bulk Crafting Upgrades](/fundamentals/upgrades/bulk-crafting-upgrades.md)
{% endcontent-ref %}


---

# 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 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://docs.skygardengg.com/skygarden-wiki.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.
