> 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/the-planning-commission/what-does-the-planning-commission-do-in-game.md).

# What Does The Planning Commission Do In Game?

### In Game Interactions

The Planning Commission has multiple objectives for the gameplay and economic mechanics in Frogland. It introduces the means by which players may take certain actions, and gamifies those actions by introducing competitive elements.

Interactions with the Planning Commission to move your Device from one lilyPAD to another, to apply for a work permit, or other gameplay interactions all have a cost. You can wait in line and pay the standard fee, or dig deep and offer a bribe to jump the queue.

The standard fee may change from time to time. The bribery amount is also variable, and will depend on the specific Planning Commission's peculiarities. Some want more money, some may want…other stuff you can offer, or tasks you might be able to complete. [Criss-Cross](https://youtu.be/lqqspC4Sf50). You scratch my back, I’ll scratch yours.

### Leveling The Playing Field

There is no fun in a game where initial winners dominate via a cascade effect based upon being there first. If initial winners keep winning more easily than newcomers, and newcomers are left further and further behind, that kills opportunity, and therefore kills the fun.

The Planning Commission is a gameplay entity whose mechanics and rules will be designed such that “early entry” advantage is modulated by a randomness that enables each Land Holder a reasonable chance to succeed even on their first day in the world. Fresh meat can catch up, and the veterans may lose ground.

Those who possess more Frogs or Device may appear to have a superior advantage at first glance. But that apparent advantage is balanced by the inherent difficulty they will have managing many characters and lilyPADs. Maximizing resource harvesting can be more complex and time consuming for a Don than for a citizen with only one to manage.


---

# 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/the-planning-commission/what-does-the-planning-commission-do-in-game.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.
