# PF Token

* pfToken is a token minted by the Polyflow protocol, which is always pegged 1:1 with the supported settlement BN tokens of the protocol.
* Depending on the scenario, we may have pfUSDT, pfUSDC, pfDAI, etc.
* pfToken is a **rebasable token**, where the funds for the rebase come from protocol-generated revenue.


---

# 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.polyflow.tech/payment-liquidity-pool-plp/plp-mechanism/pf-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.
