# Governance

EarnPark has followed the Lean Startup approach, prioritizing product development based on continuous user feedback and iterative testing. This method reduces launch costs and accelerates development, ensuring solutions are well-aligned with user needs.

Further details on the governance system and voting mechanisms will be provided later.

{% hint style="info" %}
These aspects remain To Be Defined (TBD).
{% 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://docs.earnpark.com/token-whitepaper/park-token-utility/governance.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.
