# FrogPay AI - WhitePaper

## INTRODUCTION

{% content-ref url="/pages/gNXbSXm5LHEUIb5PIBjS" %}
[Vision](/whitepaper/introduction/vision.md)
{% endcontent-ref %}

{% content-ref url="/pages/fSO9ExUcgimRRwqaPdNR" %}
[Problem to solve](/whitepaper/introduction/problem-to-solve.md)
{% endcontent-ref %}

{% content-ref url="/pages/kVHZ7WZAng2dsw8Nr09q" %}
[The FrogPay Protocol](/whitepaper/introduction/the-frogpay-protocol.md)
{% endcontent-ref %}

## OVERVIEW

{% content-ref url="/pages/AQjqBXqJNjCydnN9Mtmp" %}
[Roles and Interactions](/whitepaper/overview/roles-and-interactions.md)
{% endcontent-ref %}

{% content-ref url="/pages/kt0qAhjXBB1hHju9IbdE" %}
[Users](/whitepaper/overview/users.md)
{% endcontent-ref %}

{% content-ref url="/pages/wSmYugP5i5KdA4yoAPaj" %}
[Dispute Management System](/whitepaper/overview/dispute-management-system.md)
{% endcontent-ref %}

{% content-ref url="/pages/zv1hNsssjjpWB6NqwC3M" %}
[FrogPay DAO](/whitepaper/overview/frogpay-dao.md)
{% endcontent-ref %}

## TOKEN MODEL

{% content-ref url="/pages/w2qPA6zPPthOGVwBLU5x" %}
[FrogPay ($FRGP) Token](/whitepaper/token-model/frogpay-usdfrgp-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/eRYX4YDhQgCaF3CwfJDi" %}
[Token Distribution](/whitepaper/token-model/token-distribution.md)
{% endcontent-ref %}

{% content-ref url="/pages/VTidVuEYL0g0DSV5elvI" %}
[Why New Token](/whitepaper/token-model/why-new-token.md)
{% endcontent-ref %}

## ARCHITECTURE

{% content-ref url="/pages/EpPPeNaIpUPwrvv4ASAw" %}
[HIGH-LEVEL ARCHITECTURE](/whitepaper/high-level-architecture/protocol-core.md)
{% endcontent-ref %}

## DISPUTES

{% content-ref url="/pages/ahjQHnh3g1xN5qswtU5G" %}
[Dispute Management System](/whitepaper/dispute-management-system/wiseadvice.md)
{% endcontent-ref %}

## TRANSACTIONS

{% content-ref url="/pages/yv4MeQafYv2XT5R4q69D" %}
[Transaction Flow](/whitepaper/transaction-flow/simple-timelock-payment.md)
{% endcontent-ref %}

## MERCHANT

{% content-ref url="/pages/3zWjsMXCfkLiGNsxElEv" %}
[Advanced Use Case for Merchants](/whitepaper/merchant/advanced-use-case-for-merchants.md)
{% endcontent-ref %}

## PROTOCOL

{% content-ref url="/pages/z0I7wFbIJ1ixhN7eRRks" %}
[Global Params](/whitepaper/protocol/global-params.md)
{% endcontent-ref %}

## TOKENOMICS

{% content-ref url="/pages/R5gir1yXx7zVeGVexy9j" %}
[Tokens](/whitepaper/tokens/supported-tokens.md)
{% endcontent-ref %}

## REVENUE MODEL

{% content-ref url="/pages/M3BZ5ZFQ1srgj7UU8dwp" %}
[Standard](/whitepaper/revenue-model/standard.md)
{% endcontent-ref %}

{% content-ref url="/pages/3nV5aPUrQDhlnAIV9QwP" %}
[Elite](/whitepaper/revenue-model/elite.md)
{% endcontent-ref %}

### HELP

If you need any help or have any questions, please reach out to our team at **<info@frogpay.io>**

> The FrogPay documentation is growing. Tell us what you dislike about it so we can make it better.


---

# 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/frogpay-ai-whitepaper.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.
