# Utility and Governance Token

*FrogPay’s core-protocol token serving as a multifaceted tool for both utility within the ecosystem and governance by the community.*

*As token holders, users are granted significant capabilities that include:*

* **Voting on Smart Contract Upgrades**: Token holders have a say in the evolution of the platform, using their tokens to vote on upgrades to the smart contracts that form the infrastructure of FrogPay.
* **Modifying Protocol Global Params**: The community can propose and vote on changes to the Global Params, which dictate the fundamental rules and fee structures of the protocol.
* **Approving KYC Providers**: To maintain the integrity and trustworthiness of the platform, token holders vote on the admission of new KYC providers, ensuring they meet the community's standards for security and compliance.
* **Adjusting Ecosystem Rewards**: The distribution of rewards tokens for ecosystem development can be approved or modified by token holders, allowing them to directly influence the incentives that drive growth and participation within FrogPay.
* **Enabling New Capital Tokens for P2P Payments**: While USDC is the current default for P2P transactions, the community can vote to add new capital tokens, expanding the currency options available for users to transact with.


---

# 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://frogpay.gitbook.io/whitepaper/tokens/utility-and-governance-token.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.
