# The Frogland Computational Toadex

**Official OpenSea page:** <https://opensea.io/collection/frogland-computational-toadex>

### Interactions Between Frogs, LSDs, and their LilyPADs

The relationship between a Land Synthesis Device (LSD) and a Plot of Land is different from the relationship between a Notorious Frog and a LSD. When a Land Device is assigned to a specific Plot of Land, the Plot of Land and the Device NFT become linked and will travel together when sold — however not necessarily forever because it will be possible to *reassign* a Device a *different* plot of land by interacting with the appropriate *Planning Commission*.

{% hint style="success" %}
Check out the [Lore and Canon](/toadex/frogland/lore.md)section to learn more about the [The Land Synthesis Device and Our Forgotten Past](/toadex/frogland/lore/canon/the-land-synthesis-device-and-our-forgotten-past.md).
{% endhint %}


---

# 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://frogland.gitbook.io/toadex/architecture/non-fungible-tokens/land-deeds.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.
