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

# 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%2Fgit-blob-f58be9470f5d104635fd3cca1c2794be2c019bb1%2Fgov-factory.svg?alt=media" 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%2Fgit-blob-6ea3a60e791b6046fceeddd70d2c2e709d19f3ec%2Fgov-proxy.svg?alt=media" 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%2Fgit-blob-88723d2e9a6ba7bd24c6704434f0e9ee6dd0c85a%2Fgov-impl.svg?alt=media" 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%2Fgit-blob-5f2a2d84b6dd0d2d4c144b85cd5d2e4d4ebd3f0b%2Fgov-strategy.svg?alt=media" alt=""><figcaption><p>Credits: UML diagram generated with <a href="https://github.com/naddison36/sol2uml">SOL2UML</a></p></figcaption></figure>
