# $QCK Token: Utility, Role and Function

## Governance

Governance is a fundamental aspect of the Quicksilver network. **QCK token holders** can use their assets to **vote** on critical decisions:

* **Onboarding New Zones & Incentivization**\
  Proposals related to adding new chains (zones) to the Quicksilver ecosystem, as well as establishing incentive structures for their delegators and validators.
* **Community Fund Spending**\
  Allocation and deployment of community-controlled funds to support development, marketing, or other ecosystem initiatives.
* **Network Parameter Changes**\
  Adjustments to the chain’s core parameters (e.g., block time, inflation rates, upgrade schedules) for protocol optimization.
* **Network Upgrades**\
  Approving major protocol upgrades and improvements via governance proposals.

Through on-chain governance, **QCK** holders shape Quicksilver’s growth, ensuring decisions reflect the broader community’s interests.

***

## Economic Security

**QCK tokens** can be **delegated** to validators who stake them to secure the Quicksilver network through **Proof-of-Stake (PoS)** consensus. This delegation process:

* **Strengthens Network Resilience**\
  More QCK staked means higher security against malicious behavior or potential attacks.
* **Rewards Delegators**\
  Stakers receive rewards in return for their role in maintaining consensus and validating transactions.

***

## Fee Payment

**Transaction fees** on the Quicksilver chain are **paid in QCK**. These fees:

* **Compensate Block Producers**\
  Validators and their delegators earn fees for securing the network and including transactions in blocks.
* **Maintain Network Operations**\
  Transaction fees help prevent spam and ensure that network resources are utilized efficiently.

***

## Conclusion

The **QCK** token is central to Quicksilver’s governance, security, and economic model. By **voting on proposals**, **staking** to secure the network, and **paying transaction fees**, QCK holders play a pivotal role in shaping the future of the Quicksilver protocol and ensuring its long-term success.


---

# 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.quicksilver.zone/qck-token/usdqck-token-utility-role-and-function.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.
