# Tokens

- [Supported tokens](https://frogpay.gitbook.io/whitepaper/tokens/supported-tokens.md)
- [Utility and Governance Token](https://frogpay.gitbook.io/whitepaper/tokens/utility-and-governance-token.md)
- [Utility 1 - Judge to Earn](https://frogpay.gitbook.io/whitepaper/tokens/utility-1-judge-to-earn.md)
- [Utility 2 - Merchant Early Withdrawal](https://frogpay.gitbook.io/whitepaper/tokens/utility-2-merchant-early-withdrawal.md): Merchants can accelerate the release of escrowed funds by achieving specific tiers.
- [Utility 3 - Fee Reductions](https://frogpay.gitbook.io/whitepaper/tokens/utility-3-fee-reductions.md): Enhanced Staking Rewards and Fee Reductions
- [Utility 4 - Governance](https://frogpay.gitbook.io/whitepaper/tokens/utility-4-governance.md)
- [Tokenomics](https://frogpay.gitbook.io/whitepaper/tokens/tokenomics.md): SEE THE $FRGP TOKENOMICS BY FOLLOWING THE BELOW LINK:
- [Rewards and earning of tokens](https://frogpay.gitbook.io/whitepaper/tokens/rewards-and-earning-of-tokens.md)


---

# 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.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.
