# Permitting and Building Improvements

When a Frog applies to the appropriate [Planning Commission](/toadex/gameplay/land/the-planning-commission/what-is-the-planning-commission.md) to improve or build on their land, the Commission’s approval allows the landowner to [extract more resources](/toadex/architecture/non-fungible-tokens/lilypads.md) — tokens — from a particular lilyPAD. While applying for and receiving a [permit](/toadex/architecture/non-fungible-tokens/permits.md) will allow for [improved resource harvesting](/toadex/gameplay/land/permitting-and-building-improvements.md) through a Frog (and only a Frog) building such devices on their land, there are still several other considerations to be aware of.&#x20;

{% hint style="info" %}
For instance, the rules that apply to occupancy and permitting are slightly different in each biome, thus the need for a different office of the Planning Commission for each.
{% endhint %}

The resources available to be extracted are dependent on several things: the type and amount of total resources at that lilyPAD, which is partially determined by the biome of that plot; the rarity and traits of the Land Device attached to that lilyPAD; and the resource extraction permit. Permits have a cost to obtain and are temporary, lasting only for one season, whereas an occupant may choose to retain control of a lilyPAD for as long as they like, or until they make an occupancy application to take control of a new, unoccupied lilyPAD.


---

# 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/gameplay/land/permitting-and-building-improvements.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.
