> For the complete documentation index, see [llms.txt](https://gitbook.jur.io/jur-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.jur.io/jur-documentation/architecture/governance.md).

# Governance

Given the current evolution of the Dotsama ecosystem with the introduction of Gov2, Jur’s runtime does not include any democracy related pallets in its first release ([democracy](https://paritytech.github.io/substrate/master/pallet_democracy/index.html), [elections](https://paritytech.github.io/substrate/master/pallet_election_provider_multi_phase/index.html), [referenda](https://paritytech.github.io/substrate/master/pallet_referenda/index.html)).

The intention is to observe and assess the experience of existing communities and eventually opt-in either for Gov1, Gov2 or create a custom-made governance pallet designed specifically for Jur’s use cases.

\
Current runtime upgrades will be supported by the [sudo pallet](https://paritytech.github.io/substrate/master/pallet_sudo/index.html), which will be managed directly by the Jur team. This will allow for faster iterations and upgrades exactly as per our needs given the dynamic nature of our industry.
