# Standard

| **Tier** | **Features**                                                                                                                                                                                                                                                                                              | **Fee**      |
| -------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------ |
| Standard | <ul><li>Peer to Peer payment daily/weekly/monthly <strong>limit</strong> on volume and transaction value</li><li><strong>24 Hr</strong> Escrow window</li><li><strong>No dispute mechanism</strong>. Senders can undo payment within 24 Hrs.</li><li>Transaction <strong>Rewards</strong> $FRGP</li></ul> | 0            |
|          | <p>Peer to Peer <strong>above</strong> limit</p><p><br></p>                                                                                                                                                                                                                                               | 0.25%        |
|          | <p><strong>Higher</strong> escrow window timeline with Dispute option</p><p><br></p>                                                                                                                                                                                                                      | 0.25 %       |
|          | <p>Dispute Resolution Fee</p><p>Based on <strong>resolution mechanism</strong> chosen</p>                                                                                                                                                                                                                 | 1.0% to 2.9% |


---

# 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/revenue-model/standard.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.
