# Permits

While the Land does emit tokens based on the random assignment that happens at a change of season, the land might not yield its resources to their maximum if the land stays in its original state. The rate and yield of token emissions can be improved by utilizing a Frog to build a resource-harvesting structure on the land. That structure requires a *Permit.*

*Permits* can be obtained by direct interaction with the Land’s specific Planning Commission. (More will be explained about the Planning Commission in a later section of this article). A Frog with a Permit allows that Frog to build a device as an improvement to the land’s efficiency and efficacy of tokens available from the land — much like an oil derrick will pull more oil from the land than would ooze out naturally but very slowly. Once the improvement is built on the land, the device will begin harvesting tokens automatically. That Frog can then apply for a Permit to improve a different plot of land.

Players who do not own a Frog would need to either trade or purchase improved land from a Frog who had already improved their land. Another potential option for a frogless landholder would be to rent a Frog from another player to obtain a Permit for improvement, thus creating another income stream for Froghodlrs. Improvement Permits expire at the end of each season. Further, if a Land Device with an attached Permit is sold mid-season, both the Land *and* its Permit are sold together, as one.


---

# 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/permits.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.
