# ZKsync Governance Program Systems (ZKGPS)

### What is ZKGPS?

ZKsync Governance Program Systems (ZKGPS) is an ownerless Cayman Foundation responsible for the administration and execution of Token Program Proposals approved by ZKsync Governance.

The purpose of ZKGPS is to:

1. **Enter legal contracts in service of the Token Assembly:** ZKGPS contracts with service providers and/or program participants, creating a legal obligation between service providers and proposal participants to act as prescribed in the specification of the relevant governance proposal.
   * Program Administrators (minter admins / multisig signers / veto executors)
   * Service Providers/Vendors for proposal operations (service agreements)
2. **Ensure KYC/KYB Compliance:** Perform KYC/KYB on individuals and entities who receive ZK tokens through governance proposals (excluding users).

The ZKsync Governance Team will work closely with the Director of ZKGPS to connect proposal authors, multisig signers and service providers with ZKGPS in order to complete KYC and coordinate contracts.

ZKGPS was established on October 24th 2024.The bylaws for ZKGPS can be found [here](https://drive.google.com/file/d/1Br26DX_kkCqOCv7Tp-Kan586fIaKTQET/view?usp=sharing).

### Engaging with ZKGPS

Any participant likely to receive ZK tokens in exchange for services provided as part of a Token Program recipient of ZK through a Token Assembly approved Token Program will be required to contract with ZKGPS and complete KYC/KYB.

The ZKsync Governance Team can help support getting in touch with ZKGPS.

Contracts related to a given Token Program Proposal will not take effect until the relevant proposal has been executed onchain.

To prevent delays following proposal execution, participants likely to contract with GPS will be contacted and asked to complete KYC/KYB prior to onchain proposal execution.


---

# 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.zknation.io/legal/zksync-governance-program-systems-zkgps.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.
