# Introduction to Governance

### Introduction

Governance exists for the community of token holders validator nodes to decide on key issues involving the blockchain and its development. This is achieved by proposing items of business to be voted on by the token holders.

There are four forms of governance proposal:

* Text proposal - this type of proposal is text only. The outcome is not automatically implemented and may require actions by third parties to implement.
* The community spends - the outcome of this type of proposal will be the transfer of funds from the community pool to the address and for the amount nominated in the proposal.
* Parameter change - the outcome of this proposal will be modified blockchain parameters by the proposal submission.
* Software upgrade - the outcome of this proposal will be validators and node operators undertaking a coordinated software upgrade at the block height specified in the proposal.

### Collectorate Address for Validator nodes

To migrate **SIX** from other networks onto the SIX Protocol Chain, SIX Protocol will be using the collectorate address to lock **SIX tokens** instead of burning them. This means that the same number of **SIX** locked will be minted on the SIX Protocol Chain.

Please refer to this collectorate address:

**GC47FQ2LABAXPUULKXX23OAIEAN7GSWMUOYAEHGGXPG5DV4MLIL2OUJC**


---

# 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://sixnetwork.gitbook.io/six-network/governance/introduction-to-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.
