> For the complete documentation index, see [llms.txt](https://frogland.gitbook.io/toadex/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://frogland.gitbook.io/toadex/gameplay/land/ecological-zones-in-frogland/wetlands.md).

# Wetlands

![A real estate billboard for the Wetlands biome in Frogland. ](https://imgur.com/iy70Yoz.jpg)

As frogs, the wetlands can present in a few different ways - swamps, ponds, bogs, marshes all come to mind. There had been interest in having a lilyPAD where a frog could live happily, floating above the water... That is some of what we intended to capture here. While the water may look peaceful from above, it's worth wondering what may lurk below\...

{% embed url="<https://youtu.be/__agK-6PfEw?sub_confimation=1>" %}

More info coming soon...


---

# 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://frogland.gitbook.io/toadex/gameplay/land/ecological-zones-in-frogland/wetlands.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.
