# Governance

Governance contracts include:

* deterministic governance proxy factory
* governance proxy
* governance implementation
* Rigoblock governance strategy

### Factory

<figure><img src="https://1499155236-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlUxwUAsUBQ9ISBirGP08%2Fuploads%2FGtnTnWClWT7r8ZYMDClQ%2Fgov-factory.svg?alt=media&#x26;token=952da5f0-23b6-4e7c-8c1f-bf9d24843251" alt=""><figcaption><p>Credits: UML diagram generated with <a href="https://github.com/naddison36/sol2uml">SOL2UML</a></p></figcaption></figure>

### Proxy

<figure><img src="https://1499155236-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlUxwUAsUBQ9ISBirGP08%2Fuploads%2FGVlZovYZdMx4ijNiI75d%2Fgov-proxy.svg?alt=media&#x26;token=a152b940-af41-4518-8e47-a9003c229e27" alt=""><figcaption><p>Credits: UML diagram generated with <a href="https://github.com/naddison36/sol2uml">SOL2UML</a></p></figcaption></figure>

### Implementation

<figure><img src="https://1499155236-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlUxwUAsUBQ9ISBirGP08%2Fuploads%2Fn45o0TuK9rlQ1R0Wh5gm%2Fgov-impl.svg?alt=media&#x26;token=579afa79-1264-4c36-8dc2-2f63c3b1483f" alt=""><figcaption><p>Credits: UML diagram generated with <a href="https://github.com/naddison36/sol2uml">SOL2UML</a></p></figcaption></figure>

### Rigoblock Strategy

<figure><img src="https://1499155236-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlUxwUAsUBQ9ISBirGP08%2Fuploads%2FiwTGqFrD0EaqjoAjCMUG%2Fgov-strategy.svg?alt=media&#x26;token=f87c5bd6-7f93-4060-b36b-ce8359a27cc7" alt=""><figcaption><p>Credits: UML diagram generated with <a href="https://github.com/naddison36/sol2uml">SOL2UML</a></p></figcaption></figure>
